]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* 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)
commitc631cd59ddd00e76f99d41caf838b74e172dec2c
tree05d722e690664d540a14b1ff90f17d60bfc3524d
parent96e0ff4665a86d9d3348a0453507e08880f99146
    * macro.c (check_macro): use alloca instead of xmalloc to plug leak.
gas/ChangeLog