* macro.c (check_macro): use alloca instead of xmalloc to plug leak.

This commit is contained in:
Richard Henderson 1997-08-19 03:48:22 +00:00
parent 96e0ff4665
commit c631cd59dd

View 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.