qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] libcacard coverity found fixes


From: Alon Levy
Subject: [Qemu-devel] [PATCH 0/2] libcacard coverity found fixes
Date: Sun, 23 Oct 2011 16:58:50 +0200

Two fixes, the first means memory for a vcard applet was never freed,
the second fixes vscclient handling of errors when opening it's socket.

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

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

-- 
1.7.6.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]