From: Rusty Russell <rusty@rustcorp.com.au>
To: Jesper Juhl <jj@chaosbits.net>, linux-kernel@vger.kernel.org
Cc: Alessio Igor Bogani <abogani@kernel.org>,
Tony Lindgren <tony@atomide.com>,
Ben Hutchings <ben@decadent.org.uk>,
Russell King <rmk+kernel@arm.linux.org.uk>
Subject: Re: [PATCH] modpost: Stop grab_file() from leaking filedescriptors if fstat() fails
Date: Mon, 07 May 2012 13:20:35 +0930 [thread overview]
Message-ID: <87ipg8fy44.fsf@rustcorp.com.au> (raw)
In-Reply-To: <alpine.LNX.2.00.1204222039010.27455@swampdragon.chaosbits.net>
On Sun, 22 Apr 2012 20:40:49 +0200 (CEST), Jesper Juhl <jj@chaosbits.net> wrote:
> In case the open() call succeeds but the subsequent fstat() call
> fails, then we'll return without close()'ing the filedescriptor.
>
> Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Applied.
Thanks,
Rusty.
prev parent reply other threads:[~2012-05-07 5:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-22 18:40 [PATCH] modpost: Stop grab_file() from leaking filedescriptors if fstat() fails Jesper Juhl
2012-05-07 3:50 ` Rusty Russell [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ipg8fy44.fsf@rustcorp.com.au \
--to=rusty@rustcorp.com.au \
--cc=abogani@kernel.org \
--cc=ben@decadent.org.uk \
--cc=jj@chaosbits.net \
--cc=linux-kernel@vger.kernel.org \
--cc=rmk+kernel@arm.linux.org.uk \
--cc=tony@atomide.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.