From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Mon, 26 May 2014 16:27:42 -0400 To: 9fans@9fans.net Message-ID: In-Reply-To: <6d31ccaeeb641db8911b837f7905949a@felloff.net> References: <6d31ccaeeb641db8911b837f7905949a@felloff.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] devproc procctl close bug Topicbox-Message-UUID: f14aff2e-ead8-11e9-9d60-3106f5b1d025 On Mon May 26 16:10:59 EDT 2014, cinap_lenrek@felloff.net wrote: > theres a bug in devproc again. > > the fd is not bounds checked for the "close fd" > procctl command and the "closefiles" command misses > the last fd as it iterates from: good catch. appled patch to 9atom. - erik