wine-wine/dlls/crypt32
Nikolay Sivov 9608c794c9 crypt32: Fix a leak on error path (Coverity).
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-11 19:54:15 +09:00
..
tests crypt32/tests: Fix printf format (PVS-Studio). 2015-10-28 22:31:32 +09:00
Makefile.in
base64.c
cert.c crypt32: Add CERT_OCSP_RESPONSE_PROP_ID setter. 2015-08-26 23:53:22 +09:00
chain.c crypt32: Fix a leak on error path (Coverity). 2016-01-11 19:54:15 +09:00
collectionstore.c
context.c
crl.c
crypt32.rc
crypt32.spec crypt32: Add stub implementations of CryptProtectMemory and CryptUnprotectMemory. 2015-08-06 21:41:28 +09:00
crypt32_private.h
cryptres.h
ctl.c
decode.c crypt32: Zero-pad RSA Private Key values as needed to fit PRIVATEKEYBLOB. 2015-10-14 12:45:15 +09:00
encode.c
filestore.c
main.c crypt32: Add stub implementations of CryptProtectMemory and CryptUnprotectMemory. 2015-08-06 21:41:28 +09:00
message.c
msg.c
object.c
oid.c
proplist.c
protectdata.c
provstore.c
regstore.c
rootstore.c
serialize.c
sip.c
store.c
str.c crypt32: Fix key name null termination (Coverity). 2015-11-24 22:58:44 +09:00