ChangeSet ID: 9835
CVSROOT: /home/winehq/opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/10/21 22:04:30
Modified files:
dlls/advapi32 : crypt.c
Log message:
Robert Shearman <R.J.Shearman(a)warwick.ac.uk>
- Fix error paths in advapi32.CryptAcquireContextA.
- Call CRYPT_VerifyImage to verify the signature, even though it
currently does nothing.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9835
Old revision New revision Changes Path
1.28 1.29 +68 -12 wine/dlls/advapi32/crypt.c