Fix a crash with mingw32-make

Ben Mayhew ben-dev at gmx.net
Tue Jul 29 15:57:56 CDT 2008


Hi,

I was experiencing a crash when using mingw32-make, which can be 
reproduced with a really simple Makefile:

all:
   echo 1
   echo 2

The following patch fixes it.  Browsing through the code, it looks like 
_cnt can be expected to be < 0.

Regards,

Ben


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-Fixes-a-crash-with-mingw32-make.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080729/26866498/attachment.txt 


More information about the wine-patches mailing list