* coffread.c (init_lineno, init_stringtab): Don't check whether
authorJim Kingdon <jkingdon@engr.sgi.com>
Tue, 24 Aug 1993 18:59:50 +0000 (18:59 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Tue, 24 Aug 1993 18:59:50 +0000 (18:59 +0000)
xmalloc returned NULL.

gdb/ChangeLog

index ac560a4e8f7fce6d6954c4c9ff4c36c1a379b707..434640057ecafd21161287ce930b081ee728298f 100644 (file)
@@ -1,5 +1,8 @@
 Tue Aug 24 00:36:17 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
+       * coffread.c (init_lineno, init_stringtab): Don't check whether
+       xmalloc returned NULL.
+
        * config/vax/xm-vaxult.h: Define NO_PTRACE_H.
 
        * target.c, target.h: Add "set remotedebug" command.