implicit.c matches not allocated enough memory
example. Regards, Ian -- Ian Willis Digital Broadcast Systems Philips Semiconductors Systems Laboratory, Southampton email: [EMAIL PROTECTED]tel: +44 (0)23 80702701 ___ Bug-make mailing list [EMAIL PROTECTED] http://mail.gnu.org
implicit.c matches not allocated enough memory
Hi, This bug also affects the variable checked_lastslash. The fix for this is to change lines 137-138 of implicit.c to: char *checked_lastslash = (char *) alloca (num_pattern_rules * max_pattern_targets * sizeof (char)); Regards, Ian -- Ian Willis Digital