All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] libcacard coverity found fixes
@ 2011-10-23 14:58 Alon Levy
  2011-10-23 14:58 ` [Qemu-devel] [PATCH 1/2] libcacard/cac: fix typo in cac_delete_pki_applet_private Alon Levy
  2011-10-23 14:58 ` [Qemu-devel] [PATCH 2/2] libcacard/vscclient: fix error paths for socket creation Alon Levy
  0 siblings, 2 replies; 3+ messages in thread
From: Alon Levy @ 2011-10-23 14:58 UTC (permalink / raw)
  To: qemu-devel

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

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

end of thread, other threads:[~2011-10-23 15:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-23 14:58 [Qemu-devel] [PATCH 0/2] libcacard coverity found fixes Alon Levy
2011-10-23 14:58 ` [Qemu-devel] [PATCH 1/2] libcacard/cac: fix typo in cac_delete_pki_applet_private Alon Levy
2011-10-23 14:58 ` [Qemu-devel] [PATCH 2/2] libcacard/vscclient: fix error paths for socket creation Alon Levy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.