From 53a3e5b5665614d78f2656675796a527de098dd3 Mon Sep 17 00:00:00 2001 From: David MacKenzie Date: Fri, 29 Oct 1993 23:13:10 +0000 Subject: [PATCH] use xmalloc instead of malloc --- binutils/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) 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. -- 2.30.2