openssl/crypto
Lutz Jänicke d7559f16cd Free "engine" resource in case of failure to prevent memory leak
PR: #778
Submitted by: George Mitchell <george@m5p.com>
2003-11-24 16:48:52 +00:00
..
aes Removing those memcpy()s also took away the possibility for in and out to 2003-10-29 06:21:22 +00:00
asn1 Avoid possible memory leaks in error-handling. 2003-11-10 18:05:22 +00:00
bf Provide ASFLAGS in the subdirectories handling assembler code. 2003-11-16 14:38:34 +00:00
bio Avoid some shadowed variable names. 2003-11-04 00:51:32 +00:00
bn BN_div() cleanup: replace the use of BN_sub and BN_add with bn_sub_words 2003-11-22 20:23:41 +00:00
buffer
cast
comp make update 2003-10-28 22:10:47 +00:00
conf Fix a small bug in str_copy: if more than one variable is replaced, make 2003-11-21 21:42:35 +00:00
des Provide ASFLAGS in the subdirectories handling assembler code. 2003-11-16 14:38:34 +00:00
dh Update any code that was using deprecated functions so that everything builds 2003-10-29 04:14:08 +00:00
dsa Update any code that was using deprecated functions so that everything builds 2003-10-29 04:14:08 +00:00
dso
ec General improvements to the ec_asn1.c code. This squashes at least one bug 2003-11-10 18:09:18 +00:00
ecdh
ecdsa re-enable the test, keeping the original method for RAND_pseudo_bytes 2003-11-16 19:33:31 +00:00
engine Free "engine" resource in case of failure to prevent memory leak 2003-11-24 16:48:52 +00:00
err
evp A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 2003-10-29 20:24:15 +00:00
hmac A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 2003-10-29 20:24:15 +00:00
idea
krb5
lhash Relax some over-zealous constification that gave some lhash-based code no 2003-10-29 04:57:05 +00:00
md2
md4
md5
mdc2
objects
ocsp
pem A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 2003-10-29 20:24:15 +00:00
perlasm
pkcs7
pkcs12
rand A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 2003-10-29 20:24:15 +00:00
rc2
rc4 Provide ASFLAGS in the subdirectories handling assembler code. 2003-11-16 14:38:34 +00:00
rc5
ripemd Provide ASFLAGS in the subdirectories handling assembler code. 2003-11-16 14:38:34 +00:00
rsa A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 2003-10-29 20:24:15 +00:00
sha Provide ASFLAGS in the subdirectories handling assembler code. 2003-11-16 14:38:34 +00:00
stack
store
threads
txt_db
ui
x509 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 2003-10-29 20:24:15 +00:00
x509v3 Give CRLDP its standard name. 2003-11-20 22:45:06 +00:00
.cvsignore
cpt_err.c
cryptlib.c
cryptlib.h
crypto-lib.com
crypto.h
cversion.c
ebcdic.c Oops, this file already had the "empty source file" workaround but it 2003-10-29 22:25:04 +00:00
ebcdic.h
ex_data.c Relax some over-zealous constification that gave some lhash-based code no 2003-10-29 04:57:05 +00:00
install.com
Makefile.ssl
md32_common.h Make md32_common.h friendlier to compiler warnings. 2003-10-29 20:55:03 +00:00
mem_clr.c
mem_dbg.c
mem.c
o_str.c
o_str.h
o_time.c
o_time.h
opensslconf.h.in
opensslv.h
ossl_typ.h
symhacks.h
tmdiff.c For whatever reason (compiler or header bugs), at least one commonly-used 2003-10-29 04:40:13 +00:00
tmdiff.h For whatever reason (compiler or header bugs), at least one commonly-used 2003-10-29 04:40:13 +00:00
uid.c