Browse Source

Call malloc, not xmalloc, when we check the result and recover from errors.

gdb-4_18-branch
John Gilmore 35 years ago
parent
commit
96499e9638
  1. 4
      gdb/ChangeLog

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

Loading…
Cancel
Save