Re: [Qemu-devel] [PATCHv4 0/4] libcacard fixes

2011-07-22 Thread Alon Levy
On Fri, Jul 22, 2011 at 01:42:16PM +0200, Christophe Fergeau wrote:
> Hi,
> 

I'll add all of these to the pull request, thanks.


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



[Qemu-devel] [PATCHv4 0/4] libcacard fixes

2011-07-22 Thread Christophe Fergeau
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  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