ChangeSet ID: 20910 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/10/28 05:09:26
Modified files: dlls/crypt32 : protectdata.c encode.c cert.c
Log message: Juan Lang juan_lang@yahoo.com Use CryptMem functions for internal memory allocation.
Patch: http://cvs.winehq.org/patch.py?id=20910
Old revision New revision Changes Path 1.9 1.10 +19 -19 wine/dlls/crypt32/protectdata.c 1.31 1.32 +22 -22 wine/dlls/crypt32/encode.c 1.19 1.20 +56 -57 wine/dlls/crypt32/cert.c