Call malloc, not xmalloc, when we check the result and recover from errors.
This commit is contained in:
parent
dafe57bc50
commit
96499e9638
1 changed files with 4 additions and 0 deletions
|
@ -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…
Reference in a new issue