winebuild

Jon Griffiths jon_p_griffiths at yahoo.com
Thu Mar 17 00:26:07 CST 2005


Hi,

The xrealloc change fixes a confusing error when an empty .def file
is given (i.e. a dll with no exports). Previously it died with
"Virtual memory exhausted" which isn't very informative, following
this patch it behaves like a dll that we export nothing from.

Cheers,
Jon

    +tools/winebuild/build.h tools/winebuild/res16.c
     tools/winebuild/res32.c tools/winebuild/utils.c
    xrealloc() to 0 size should behave like xmalloc(0)
    Use a common function for OOM condition (easier debugging)
    -Wunsigned fixes


"Don't wait for the seas to part, or messiahs to come;
 Don't you sit around and waste this chance..." - Live

jon_p_griffiths at yahoo.com


		
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - now with 250MB free storage. Learn more. 
http://info.mail.yahoo.com/mail_250
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winebuild.diff
Type: text/x-patch
Size: 4057 bytes
Desc: winebuild.diff
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050316/c4897a26/winebuild.bin


More information about the wine-patches mailing list