ChangeSet ID: 9494 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/09/24 13:57:28
Modified files: dlls/msvcrt : environ.c
Log message: Rewrote getenv and _wgetenv to avoid returning a pointer to a freed memory block.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9494
Old revision New revision Changes Path 1.10 1.11 +26 -41 wine/dlls/msvcrt/environ.c