ChangeSet ID: 16989 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/04/11 07:55:36
Modified files: dlls/advapi32/tests: crypt.c dlls/advapi32 : crypt.h crypt.c
Log message: Michael Jung mjung@iss.tu-darmstadt.de Make crypt functions more robust in case of incorrect api usage.
Patch: http://cvs.winehq.org/patch.py?id=16989
Old revision New revision Changes Path 1.20 1.21 +154 -21 wine/dlls/advapi32/tests/crypt.c 1.9 1.10 +3 -0 wine/dlls/advapi32/crypt.h 1.62 1.63 +63 -19 wine/dlls/advapi32/crypt.c