3 Sep
2005
3 Sep
'05
3:02 p.m.
ChangeSet ID: 19967 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)winehq.org 2005/09/03 10:02:57 Modified files: dlls/crypt32/tests: cert.c dlls/crypt32 : cert.c Log message: Juan Lang <juan_lang(a)yahoo.com> Correct a test that incorrectly showed signed certs couldn't be added to a mem store. Support signed certs in mem stores. Correct use of a freed pointer. Patch: http://cvs.winehq.org/patch.py?id=19967 Old revision New revision Changes Path 1.4 1.5 +19 -6 wine/dlls/crypt32/tests/cert.c 1.11 1.12 +10 -4 wine/dlls/crypt32/cert.c