9 Oct
2003
9 Oct
'03
7:49 p.m.
ChangeSet ID: 9709 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/10/09 14:49:05 Modified files: files : directory.c dlls/winedos : vga.c dlls/kernel : ne_segment.c Log message: Oleg Prokhorov <xolegpro(a)rbcmail.ru> Avoid HeapReAlloc of a NULL pointer. Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9709 Old revision New revision Changes Path 1.66 1.67 +6 -1 wine/files/directory.c 1.41 1.42 +6 -2 wine/dlls/winedos/vga.c 1.2 1.3 +7 -1 wine/dlls/kernel/ne_segment.c