From: Stefan Hajnoczi <stefanha@gmail.com>
To: Pavel Borzenkov <pavel.borzenkov@gmail.com>
Cc: qemu-devel@nongnu.org, armbru@redhat.com
Subject: Re: [Qemu-devel] [PATCH v2 0/3] Misc small fixes in cmd.c
Date: Tue, 1 Nov 2011 08:37:00 +0000 [thread overview]
Message-ID: <20111101083700.GA28223@stefanha-thinkpad.localdomain> (raw)
In-Reply-To: <1320087218-4230-1-git-send-email-pavel.borzenkov@gmail.com>
On Mon, Oct 31, 2011 at 10:53:35PM +0400, Pavel Borzenkov wrote:
> The first patch fixes coding style of the functions affected by next two
> patches.
> Second patch fixes potential NULL pointer dereference (return value of realloc
> is not checked).
> Third patch fixes potential memory leak (for the case when realloc returns
> NULL).
>
> Pavel Borzenkov (3):
> cmd: Fix coding style in cmd.c
> cmd: Fix potential NULL pointer dereference
> cmd: Fix potential memory leak
>
> cmd.c | 168 ++++++++++++++++++++++++++++++++---------------------------------
> 1 files changed, 82 insertions(+), 86 deletions(-)
Thanks, applied to the trivial patches -next tree:
http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/trivial-patches-next
Stefan
prev parent reply other threads:[~2011-11-01 9:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-31 18:53 [Qemu-devel] [PATCH v2 0/3] Misc small fixes in cmd.c Pavel Borzenkov
2011-10-31 18:53 ` [Qemu-devel] [PATCH v2 1/3] cmd: Fix coding style " Pavel Borzenkov
2011-10-31 18:53 ` [Qemu-devel] [PATCH v2 2/3] cmd: Fix potential NULL pointer dereference Pavel Borzenkov
2011-10-31 18:53 ` [Qemu-devel] [PATCH v2 3/3] cmd: Fix potential memory leak Pavel Borzenkov
2011-11-01 8:37 ` Stefan Hajnoczi [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=20111101083700.GA28223@stefanha-thinkpad.localdomain \
--to=stefanha@gmail.com \
--cc=armbru@redhat.com \
--cc=pavel.borzenkov@gmail.com \
--cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).