m4-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to m4/ChangeLog,v


From: Eric Blake
Subject: Changes to m4/ChangeLog,v
Date: Mon, 21 Aug 2006 02:37:46 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/08/21 02:37:45

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.355
retrieving revision 1.356
diff -u -b -r1.355 -r1.356
--- ChangeLog   21 Aug 2006 00:14:54 -0000      1.355
+++ ChangeLog   21 Aug 2006 02:37:45 -0000      1.356
@@ -1,5 +1,11 @@
 2006-08-20  Eric Blake  <address@hidden>
 
+       * m4/macro.c (expand_macro): Move argument check...
+       (m4_macro_call): ...to here, so indir will warn.
+       * modules/gnu.c (__program__): New macro, ported from branch.
+       (builtin): Perform argument check.
+       (changesyntax): Avoid out-of-bounds read.
+
        * modules/gnu.c (includes): Assume stdlib.h, errno.
        (m4_regexp_compile): Add no_sub parameter, avoid memory leaks.
        (substitute): Add caller parameter, avoid out-of-bounds memory
@@ -7025,4 +7031,4 @@
        * Initial beta release.  Release 0.50, manual 0.05.
 
 
-       $Revision: 1.355 $ $Date: 2006/08/21 00:14:54 $
+       $Revision: 1.356 $ $Date: 2006/08/21 02:37:45 $




reply via email to

[Prev in Thread] Current Thread [Next in Thread]