Call malloc, not xmalloc, when we check the result and recover from errors.
authorJohn Gilmore <gnu@cygnus>
Sat, 1 Feb 1992 12:41:01 +0000 (12:41 +0000)
committerJohn Gilmore <gnu@cygnus>
Sat, 1 Feb 1992 12:41:01 +0000 (12:41 +0000)
gdb/ChangeLog

index b003b4d8b56e2315ac2e7a9afbb7c160c6af363c..f3dfb34a79152c374fefd5fc9e6a9d0de35fb701 100644 (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.
This page took 0.024832 seconds and 4 git commands to generate.