aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1992-02-01 12:41:01 +0000
committerJohn Gilmore <gnu@cygnus>1992-02-01 12:41:01 +0000
commit96499e9638305ae678bc1ed4c53cc0acc1df648d (patch)
tree7242d93f4190c0c90ee2c07fc596db88516781b7 /gdb
parentdafe57bc500e71d76cd311687112e616401eb2e7 (diff)
downloadfsf-binutils-gdb-96499e9638305ae678bc1ed4c53cc0acc1df648d.zip
fsf-binutils-gdb-96499e9638305ae678bc1ed4c53cc0acc1df648d.tar.gz
fsf-binutils-gdb-96499e9638305ae678bc1ed4c53cc0acc1df648d.tar.bz2
Call malloc, not xmalloc, when we check the result and recover from errors.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index b003b4d..f3dfb34 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.