commit b575e64743eefd2c2fce62cf45b0527ee59a212c

Aric Stewart aric at codeweavers.com
Fri Jan 6 10:01:04 CST 2006


ChangeLog:
Reworking _fullpath. Investigation with native msvcrt revealed that it 
is a wrapper for GetFullPathName and the current implementation was 
crashing with older mozilla installs if the path passed in was 
uninitialized.

  dlls/msvcrt/dir.c             |  315 
+++++------------------------------------
  dlls/msvcrt/tests/Makefile.in |    1
  2 files changed, 39 insertions(+), 277 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: b575e64743eefd2c2fce62cf45b0527ee59a212c.diff
Type: text/x-patch
Size: 8541 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060106/45bc4d7f/b575e64743eefd2c2fce62cf45b0527ee59a212c.diff


More information about the wine-patches mailing list