qemu-irix/libcacard
Stefan Weil d9676f82e5 libcacard: Fix wrong assertion (reported by cppcheck)
assert("...") will never do anything. This assertion handles a case
which should never occur, so it must be assert(!"...").

Cc: Alon Levy <alevy@redhat.com>
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2011-10-25 15:44:03 +02:00
..
Makefile Silence make if nothing is to do for libcacard 2011-09-21 10:49:38 +01:00
cac.c libcacard/cac: fix typo in cac_delete_pki_applet_private 2011-10-25 15:44:02 +02:00
cac.h
card_7816.c libcacard: Fix wrong assertion (reported by cppcheck) 2011-10-25 15:44:03 +02:00
card_7816.h
card_7816t.h
event.c
eventt.h
libcacard.pc.in
link_test.c
vcard.c
vcard.h
vcard_emul.h
vcard_emul_nss.c
vcard_emul_type.c
vcard_emul_type.h
vcardt.h
vevent.h
vreader.c
vreader.h
vreadert.h
vscard_common.h
vscclient.c libcacard/vscclient: fix error paths for socket creation 2011-10-25 15:44:02 +02:00