ChangeSet ID: 988050153128393910825253 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/04/23 14:22:33
Modified files: dlls/msvcrt : time.c
Log message: Francois Gouget fgouget@codeweavers.com We must not free the pointer returned by localtime (especially not with MSVCRT_free!). We no longer need to include stdlib.h.
Patch: http://cvs.winehq.com/patch.py?id=988050153128393910825253
Revision Changes Path 1.5 +2 -4 wine/dlls/msvcrt/time.c