qemu-patch-raspberry4/libcacard
Stefan Weil 48f0475f81 libcacard: Fix cppcheck warning and remove unneeded code
The local function vcard_emul_alloc_arrays always returned PR_TRUE.
Therefore cppcheck complained about code which handled the
non-existent PR_FALSE case.

Remove the function's return value and the dead code.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2013-06-21 22:52:50 +04:00
..
cac.c libcacard/cac: change big switch functions to single return point 2013-04-24 11:48:06 +03:00
cac.h libcacard/vreader: add debugging messages for apdu 2013-04-24 11:48:02 +03:00
card_7816.c
card_7816.h
card_7816t.h
event.c
eventt.h
libcacard.pc.in
libcacard.syms
link_test.c
Makefile
vcard.c
vcard.h
vcard_emul.h
vcard_emul_nss.c libcacard: Fix cppcheck warning and remove unneeded code 2013-06-21 22:52:50 +04:00
vcard_emul_type.c
vcard_emul_type.h
vcardt.c libcacard: move atr setting from macro to function 2013-04-24 11:48:03 +03:00
vcardt.h libcacard: move atr setting from macro to function 2013-04-24 11:48:03 +03:00
vcardt_internal.h libcacard: move atr setting from macro to function 2013-04-24 11:48:03 +03:00
vevent.h
vreader.c libcacard/vreader: add debugging messages for apdu 2013-04-24 11:48:02 +03:00
vreader.h
vreadert.h
vscard_common.h
vscclient.c libcacard/vscclient: fix leakage of socket on error paths 2013-06-12 16:04:43 +04:00