From: Dave Jones <davej@redhat.com>
To: Christoph Hellwig <hch@infradead.org>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Fix leaks in ISOFS.
Date: Wed, 1 Sep 2004 21:41:32 +0100 [thread overview]
Message-ID: <20040901204132.GL11182@redhat.com> (raw)
In-Reply-To: <20040901180050.A13768@infradead.org>
On Wed, Sep 01, 2004 at 06:00:50PM +0100, Christoph Hellwig wrote:
> > MAYBE_CONTINUE(repeat,inode);
> > + if (buffer) kfree(buffer);
>
> kfree(NULL) is just fine
True. I got carried away mirroring the style of all the other
kfree operations in that code.
Dave
prev parent reply other threads:[~2004-09-01 20:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-01 15:51 [PATCH] Fix leaks in ISOFS Dave Jones
2004-09-01 17:00 ` Christoph Hellwig
2004-09-01 20:41 ` Dave Jones [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=20040901204132.GL11182@redhat.com \
--to=davej@redhat.com \
--cc=hch@infradead.org \
--cc=linux-kernel@vger.kernel.org \
/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.