From: Jens Axboe <axboe@kernel.dk>
To: Christian Engelmayer <cengelma@gmx.at>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] block: Fix memory leak in rw_copy_check_uvector() handling
Date: Tue, 21 Jan 2014 20:36:31 -0800 [thread overview]
Message-ID: <20140122043631.GJ20347@kernel.dk> (raw)
In-Reply-To: <20140119020849.26de4fb0@spike>
On Sun, Jan 19 2014, Christian Engelmayer wrote:
> Fix a memory leak in the error handling path of function sg_io()
> that is used during the processing of scsi ioctl. Memory already
> allocated by rw_copy_check_uvector() needs to be freed correctly.
> Detected by Coverity: CID 1128953.
Applied, thanks.
--
Jens Axboe
prev parent reply other threads:[~2014-01-22 4:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-19 1:08 [PATCH] block: Fix memory leak in rw_copy_check_uvector() handling Christian Engelmayer
2014-01-22 4:36 ` Jens Axboe [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=20140122043631.GJ20347@kernel.dk \
--to=axboe@kernel.dk \
--cc=cengelma@gmx.at \
--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.