opensc/src
aj 2f200901d6 check file parameter.
set file=NULL after freeing it to avoid potential double free.
check key_file parameter before dereferencing it.
check card first, then derefence it.


git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@2718 c6295689-39f2-0310-b995-f0e70906c6a9
2005-12-05 21:43:04 +00:00
..
common replace GNU/glibc getopt (LGPL) with my_getopt (BSD). 2005-10-05 15:23:51 +00:00
include prepare 0.10.0 release. 2005-10-21 17:34:09 +00:00
libopensc check file parameter. 2005-12-05 21:43:04 +00:00
openssh rediffed against openssh 4.1p1 2005-06-28 04:09:23 +00:00
pkcs11 fix problem with uninitialized pointer; this patch resolves opensc ticket #61 2005-12-04 23:23:25 +00:00
pkcs15init fix pkcs15 initialization + fix DIRECTORY command; patch supplied by Giuseppe AMATO <giuseppe.amato@st.com> 2005-12-02 22:24:09 +00:00
scconf does not work, will segfault. 2005-12-05 21:22:42 +00:00
signer use calloc instead of malloc + memset 2005-09-17 09:40:12 +00:00
tests use sc_print_path 2005-11-28 23:07:33 +00:00
tools free buf if pin was entered incorrectly. 2005-12-05 21:31:20 +00:00
Makefile.am big configure update. 2005-09-01 14:01:58 +00:00
Makefile.mak use ltdl not scdl. 2005-09-09 14:43:59 +00:00