From: David MacKenzie Date: Fri, 29 Oct 1993 23:13:10 +0000 (+0000) Subject: use xmalloc instead of malloc X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=53a3e5b5665614d78f2656675796a527de098dd3;p=binutils-gdb.git use xmalloc instead of malloc --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 7b8bab210ee..bd1fc599fc0 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +Fri Oct 29 16:02:34 1993 David J. Mackenzie (djm@thepub.cygnus.com) + + * objdump.c: Use xmalloc instead of malloc. + Fri Oct 29 11:11:14 1993 Stan Shebs (shebs@rtl.cygnus.com) * objdump.c (info): Rename to formats_info.