From: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
To: "Darren Jenkins" <darrenrjenkins@gmail.com>
Cc: kernel Janitors <kernel-janitors@vger.kernel.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] fs/fat/dir.c fix resource leak
Date: Tue, 29 Jul 2008 21:55:25 +0900 [thread overview]
Message-ID: <87hca8alz6.fsf@devron.myhome.or.jp> (raw)
In-Reply-To: <1217289813.9367.9.camel@localhost.localdomain> (darrenrjenkins@gmail.com's message of "Tue, 29 Jul 2008 10:03:33 +1000")
"Darren Jenkins\" <darrenrjenkins@gmail.com> writes:
> Coverity CID 2332 & 2333 RESOURCE_LEAK
>
> In fat_search_long() if fat_parse_long() returns a -ve value we return
> without first freeing unicode and bufname.
> This patch free's them on this error path.
>
> Signed-off-by: Darren Jenkins <darrenrjenkins@gmailcom>
I'll apply to current code. Thanks.
BTW, email address of Signed-off-by line is typo?
--
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
next prev parent reply other threads:[~2008-07-29 12:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-29 0:03 Darren Jenkins\
2008-07-29 12:55 ` OGAWA Hirofumi [this message]
2008-07-29 13:06 ` OGAWA Hirofumi
2008-07-30 9:15 ` Darren Jenkins
2008-07-30 15:04 ` OGAWA Hirofumi
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=87hca8alz6.fsf@devron.myhome.or.jp \
--to=hirofumi@mail.parknet.co.jp \
--cc=darrenrjenkins@gmail.com \
--cc=kernel-janitors@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome