https://bugs.winehq.org/show_bug.cgi?id=37654
Bug ID: 37654 Summary: valgrind shows an invalid read in crypt32/tests/encode.c Product: Wine Version: 1.7.32 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase, valgrind Severity: normal Priority: P2 Component: crypt32 Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Distribution: ---
==18156== Invalid read of size 4 ==18156== at 0x4D85A2B: CRYPT_AsnEncodeIssuingDistPoint (encode.c:3935) ==18156== by 0x4D89E2D: CryptEncodeObjectEx (encode.c:4741) ==18156== by 0x4BC80B5: test_encodeCRLIssuingDistPoint (encode.c:3644) ==18156== by 0x4BCF69F: func_encode (encode.c:8127) ==18156== by 0x4BA6A47: main (test.h:584) ==18156== Address 0x0 is not stack'd, malloc'd or (recently) free'd ==18156==