* macro.c (check_macro): use alloca instead of xmalloc to plug leak.
authorRichard Henderson <rth@redhat.com>
Tue, 19 Aug 1997 03:48:22 +0000 (03:48 +0000)
committerRichard Henderson <rth@redhat.com>
Tue, 19 Aug 1997 03:48:22 +0000 (03:48 +0000)
gas/ChangeLog

index 4fc7d1182ad93f1d946607af1d16e961955e8c0a..33c6c04652bb2f6b912836ceb99bcd1e49a7eeeb 100644 (file)
@@ -1,3 +1,7 @@
+Mon Aug 18 20:42:23 1997  Richard Henderson  <rth@cygnus.com>
+
+       * macro.c (check_macro): use alloca instead of xmalloc to plug leak.
+
 Mon Aug 18 20:33:06 1997  Richard Henderson  <rth@cygnus.com>
 
        * as.c (show_usage): Add -am.