qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCHv4 0/4] libcacard fixes
@ 2011-07-22 11:42 Christophe Fergeau
  2011-07-22 11:42 ` [Qemu-devel] [PATCHv4 1/4] libcacard: s/strip(args++)/strip(args+1) Christophe Fergeau
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Christophe Fergeau @ 2011-07-22 11:42 UTC (permalink / raw)
  To: qemu-devel

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-07-22 12:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-22 11:42 [Qemu-devel] [PATCHv4 0/4] libcacard fixes Christophe Fergeau
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

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).