opensc/src/tools
alonbl 47013af374 opensc-explorer double free and cleanups
$ opensc-explorer
OpenSC Explorer version 0.11.4-svn
OpenSC [3F00]> cat
only working EFs may be read
OpenSC [3F00]> cat
only working EFs may be read
opensc-explorer: sc.c:492: sc_file_free: Assertion `sc_file_valid(file)' failed.
Aborted

$ opensc-explorer
OpenSC Explorer version 0.11.4-svn
OpenSC [3F00]> cd ff00
OpenSC [3F00/FF00]> cat
only working EFs may be read
OpenSC [3F00/FF00]> cd ..
opensc-explorer: sc.c:492: sc_file_free: Assertion `sc_file_valid(file)' failed.
Aborted

By Aktiv Co. Aleksey Samsonov
And some more Cleanups 



git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@3526 c6295689-39f2-0310-b995-f0e70906c6a9
2008-05-26 10:46:16 +00:00
..
cardos-info.c Complete rewrite of OpenSC build system. 2008-03-06 16:06:59 +00:00
cryptoflex-tool.c Complete rewrite of OpenSC build system. 2008-03-06 16:06:59 +00:00
eidenv.c Attached are the latest mode to OpenSC svn 3462 to use the Makefile.mak 2008-04-07 19:42:43 +00:00
Makefile.am More fixups to maintainer-clean 2008-04-11 12:52:46 +00:00
Makefile.mak More MSVC fixups by Douglas E. Engert 2008-04-29 06:09:00 +00:00
netkey-tool.c Complete rewrite of OpenSC build system. 2008-03-06 16:06:59 +00:00
opensc-explorer.c opensc-explorer double free and cleanups 2008-05-26 10:46:16 +00:00
opensc-tool.c Plug&Play support 2008-04-29 17:01:19 +00:00
piv-tool.c Use size_t instead of int when needed, plus some other minor changes 2008-05-05 13:00:01 +00:00
pkcs11-tool.c Cleanup some Windows issues with open 2008-04-25 11:51:03 +00:00
pkcs15-crypt.c Complete rewrite of OpenSC build system. 2008-03-06 16:06:59 +00:00
pkcs15-init.c Use size_t instead of int when needed, plus some other minor changes 2008-05-05 13:00:01 +00:00
pkcs15-tool.c use type size_t instead of int since the 3rd argument of 2008-05-05 09:51:39 +00:00
rutoken-tool.c Use O_BINARY at rutoken 2008-04-25 12:49:11 +00:00
util.c Complete rewrite of OpenSC build system. 2008-03-06 16:06:59 +00:00
util.h Complete rewrite of OpenSC build system. 2008-03-06 16:06:59 +00:00