From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
To: petkovbb@gmail.com
Cc: Darren Jenkins <darrenrjenkins@gmail.com>,
kernel Janitors <kernel-janitors@lists.osdl.org>,
LKML <linux-kernel@vger.kernel.org>,
linux-ide@vger.kernel.org, gadio@netvision.net.il
Subject: Re: [PATCH] drivers/ide/ide-tape.c: remove double kfree
Date: Mon, 30 Jun 2008 22:45:00 +0200 [thread overview]
Message-ID: <200806302245.00200.bzolnier@gmail.com> (raw)
In-Reply-To: <20080629162644.GA10023@gollum.tnic>
On Sunday 29 June 2008, Borislav Petkov wrote:
> Hi Bart,
>
> in case you haven't picked that one up already...
>
> On Sun, Jun 29, 2008 at 08:34:34AM +1000, Darren Jenkins" wrote:
> > G'day people,
> >
> >
> > Coverity CID: 2336 USE_AFTER_FREE
> >
> > drivers/ide/ide-tape.c ide_tape_kfree_buffer() double free's a pointer
> > (hint freed by an alias in first outer loop).
> > This patch simply removes the superfluous kfree().
> >
> >
> >
> > Signed-off-by: Darren Jenkins <darrenrjenkins@gmailcom>
> Acked-by: Borislav Petkov <petkovbb@gmail.com>
applied
prev parent reply other threads:[~2008-06-30 21:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-28 22:34 [PATCH] drivers/ide/ide-tape.c: remove double kfree Darren Jenkins\
2008-06-29 16:26 ` Borislav Petkov
2008-06-30 20:45 ` Bartlomiej Zolnierkiewicz [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=200806302245.00200.bzolnier@gmail.com \
--to=bzolnier@gmail.com \
--cc=darrenrjenkins@gmail.com \
--cc=gadio@netvision.net.il \
--cc=kernel-janitors@lists.osdl.org \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=petkovbb@gmail.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.