10 Oct
2003
10 Oct
'03
11:28 p.m.
ChangeSet ID: 9725 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/10/10 18:28:52 Modified files: dlls/ntdll : loader.c Log message: Fixed importing of dlls with no exports (reported by Warren Baird). Don't crash on an empty load order specification (reported by Maxime Bellengé). Try to avoid crashing when an import is missing for a builtin dll. Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9725 Old revision New revision Changes Path 1.48 1.49 +43 -15 wine/dlls/ntdll/loader.c