ChangeSet ID: 12488 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/05/27 22:48:09
Modified files: libs/wine : mmap.c dlls/ntdll : virtual.c
Log message: Don't rely on the reserved area list being empty in reserve_area, since the preloader will need to add things to the list before startup.
Patch: http://cvs.winehq.org/patch.py?id=12488
Old revision New revision Changes Path 1.3 1.4 +2 -26 wine/libs/wine/mmap.c 1.33 1.34 +2 -0 wine/dlls/ntdll/virtual.c