From 96499e9638305ae678bc1ed4c53cc0acc1df648d Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Sat, 1 Feb 1992 12:41:01 +0000 Subject: [PATCH] Call malloc, not xmalloc, when we check the result and recover from errors. --- gdb/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b003b4d8b5..f3dfb34a79 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +Sat Feb 1 04:39:41 1992 John Gilmore (gnu at cygnus.com) + + * dbxread.c (dbx_symfile_init): Call malloc, not xmalloc. + Sat Feb 1 04:15:41 1992 Stu Grossman (grossman at cygnus.com) * Makefile.in: Increment version to 4.4.1. -- 2.34.1