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: Tue, 03 Oct 2006 12:57:18 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/10/03 12:57:18

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.400
retrieving revision 1.401
diff -u -b -r1.400 -r1.401
--- ChangeLog   29 Sep 2006 18:20:12 -0000      1.400
+++ ChangeLog   3 Oct 2006 12:57:18 -0000       1.401
@@ -1,3 +1,11 @@
+2006-10-03  Eric Blake  <address@hidden>
+
+       Partially plug memory leak when unloading gnu module.
+       * tests/modules.at (unload gnu module): New test.
+       * modules/gnu.c (gnu_LTX_m4_finish_module): New function.
+       (m4_regexp_compile): Move static storage to module visibility.
+       * tests/options.at (--debug): Adjust to new output.
+
 2006-09-29  Eric Blake  <address@hidden>
 
        Even when not the first option, --help can't have side effects.
@@ -7669,7 +7677,7 @@
 
        -----
 
-       $Revision: 1.400 $ $Date: 2006/09/29 18:20:12 $
+       $Revision: 1.401 $ $Date: 2006/10/03 12:57:18 $
 
        Local Variables:
        coding: utf-8




reply via email to

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