qemu-patch-raspberry4/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
..
cac.c
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
Makefile
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