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

This commit is contained in:
John Gilmore 1992-02-01 12:41:01 +00:00
parent dafe57bc50
commit 96499e9638

View file

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