mbox

[PULL] libcacard patches

Message ID 20111025134817.GJ3490@bow
State New
Headers show

Pull-request

git://anongit.freedesktop.org/~alon/qemu pull-libcacard-assert

Message

Alon Levy Oct. 25, 2011, 1:48 p.m. UTC
The following changes since commit 952e849c150b4f1b89f8728cba00f925c1d6e75b:

  Merge remote-tracking branch 'bonzini/split-main-loop-for-anthony' into staging (2011-10-24 10:51:12 -0500)

are available in the git repository at:

  git://anongit.freedesktop.org/~alon/qemu pull-libcacard-assert

Alon Levy (2):
      libcacard/cac: fix typo in cac_delete_pki_applet_private
      libcacard/vscclient: fix error paths for socket creation

Stefan Weil (1):
      libcacard: Fix wrong assertion (reported by cppcheck)

 libcacard/cac.c       |    3 ++-
 libcacard/card_7816.c |    2 +-
 libcacard/vscclient.c |    9 +++++++--
 3 files changed, 10 insertions(+), 4 deletions(-)

Thanks,
Alon

Comments

Anthony Liguori Oct. 31, 2011, 4:51 p.m. UTC | #1
On 10/25/2011 08:48 AM, Alon Levy wrote:
> The following changes since commit 952e849c150b4f1b89f8728cba00f925c1d6e75b:
>
>    Merge remote-tracking branch 'bonzini/split-main-loop-for-anthony' into staging (2011-10-24 10:51:12 -0500)
>
> are available in the git repository at:
>
>    git://anongit.freedesktop.org/~alon/qemu pull-libcacard-assert

Pulled.  Thanks.

Regards,

Anthony Liguori

>
> Alon Levy (2):
>        libcacard/cac: fix typo in cac_delete_pki_applet_private
>        libcacard/vscclient: fix error paths for socket creation
>
> Stefan Weil (1):
>        libcacard: Fix wrong assertion (reported by cppcheck)
>
>   libcacard/cac.c       |    3 ++-
>   libcacard/card_7816.c |    2 +-
>   libcacard/vscclient.c |    9 +++++++--
>   3 files changed, 10 insertions(+), 4 deletions(-)
>
> Thanks,
> Alon
>
>