From: Peter Johnson Date: Sun, 25 Sep 2005 03:35:49 +0000 (-0000) Subject: * genmodule.c (main): Make sure len is initialized to 0. X-Git-Tag: v0.5.0rc1~140 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ad57a0ccab27e4785052de8b1acdde09e8d33aa6;p=yasm * genmodule.c (main): Make sure len is initialized to 0. * genmodule.vcproj: Ensure FILTERMODE is defined for Debug configuration. Patch by: Masaru Tsuchiyama svn path=/trunk/yasm/; revision=1237 --- diff --git a/Mkfiles/vc/genmodule/genmodule.vcproj b/Mkfiles/vc/genmodule/genmodule.vcproj index 01e9ae6a..0cd85b27 100644 --- a/Mkfiles/vc/genmodule/genmodule.vcproj +++ b/Mkfiles/vc/genmodule/genmodule.vcproj @@ -19,7 +19,7 @@