crypt32: Don't check for no data to decode in CryptDecodeObject{Ex}, doing so masks...
commitde2a187bb732b92f88371dbca1b7159f78fa12ca
authorJuan Lang <juan.lang@gmail.com>
Thu, 16 Oct 2008 16:11:50 +0000 (16 09:11 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 17 Oct 2008 09:43:48 +0000 (17 11:43 +0200)
tree3b4ffcbd9e430e24143981a2ebaadcc5912595b7
parent916e47861a94c17aadec26d7033f602e3468c818
crypt32: Don't check for no data to decode in CryptDecodeObject{Ex}, doing so masks some errors.
dlls/crypt32/decode.c
dlls/crypt32/tests/cert.c