From: Christophe Fergeau <cfergeau@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCHv4 0/4] libcacard fixes
Date: Fri, 22 Jul 2011 13:42:16 +0200 [thread overview]
Message-ID: <1311334940-29362-1-git-send-email-cfergeau@redhat.com> (raw)
Hi,
This is a resend of my series of libcacard fixes, with the correct patches this
time.
Changes since v3:
- the series now includes the intended patches
Changes since v2:
- added Reviewed-by: Alon Levy <alevy@redhat.com> to the 4 patches
Changes since v1:
- split first patch into 3 patches, v1 2/2 is unchanged
Christophe Fergeau (4):
libcacard: fix soft=... parsing in vcard_emul_options
libcacard: introduce NEXT_TOKEN macro
libcacard: replace copy_string with strndup
libcacard: don't leak vcard_emul_alloc_arrays mem
libcacard/vcard_emul_nss.c | 124 +++++++++++++++++++------------------------
1 files changed, 55 insertions(+), 69 deletions(-)
--
1.7.6
next reply other threads:[~2011-07-22 11:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-22 11:42 Christophe Fergeau [this message]
2011-07-22 11:42 ` [Qemu-devel] [PATCHv4 1/4] libcacard: s/strip(args++)/strip(args+1) Christophe Fergeau
2011-07-22 11:42 ` [Qemu-devel] [PATCHv4 2/4] libcacard: fix soft=... parsing in vcard_emul_options Christophe Fergeau
2011-07-22 11:42 ` [Qemu-devel] [PATCHv4 3/4] libcacard: introduce NEXT_TOKEN macro Christophe Fergeau
2011-07-22 11:42 ` [Qemu-devel] [PATCHv4 4/4] libcacard: replace copy_string with strndup Christophe Fergeau
2011-07-22 12:15 ` [Qemu-devel] [PATCHv4 0/4] libcacard fixes Alon Levy
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=1311334940-29362-1-git-send-email-cfergeau@redhat.com \
--to=cfergeau@redhat.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).