Hi, Please pull fixes for AFE smart cards, cleanup and missing frees by Robert Relyea and Christophe Fergeau. Thanks.
The following changes since commit d1afc48b7cfdb4490f322d5d82a2aae6d545ec06: SPARC64: implement addtional MMU faults related to nonfaulting load (2011-07-21 20:02:22 +0000) are available in the git repository at: git://anongit.freedesktop.org/~alon/qemu pull-libcacard.afe Christophe Fergeau (5): libcacard: don't leak vcard_emul_alloc_arrays mem libcacard: s/strip(args++)/strip(args+1) libcacard: fix soft=... parsing in vcard_emul_options libcacard: introduce NEXT_TOKEN macro libcacard: replace copy_string with strndup Robert Relyea (1): libcacard/vcard_emul_nss: support cards lying about CKM_RSA_X_509 support libcacard/vcard_emul_nss.c | 257 +++++++++++++++++++++++++++++++------------- 1 files changed, 182 insertions(+), 75 deletions(-) Alon