* somsolib.c (som_solib_add): Use xmalloc rather than bare
authorFred Fish <fnf@specifix.com>
Mon, 12 Feb 1996 22:13:18 +0000 (22:13 +0000)
committerFred Fish <fnf@specifix.com>
Mon, 12 Feb 1996 22:13:18 +0000 (22:13 +0000)
commitc37c7c6ca3fa434247cdc43c212c83ad4be2741f
treeae034e40f8c6622e83ad753014bf6c36f5d8a6e4
parent1d0e0732763491c3d06cabd03cf71372111f472b
* somsolib.c (som_solib_add): Use xmalloc rather than bare
unchecked call to malloc.
* remote-mips.c (pmon_load_fast): ditto.
* remote-mm.c (mm_open): ditto.
* hpread.c (hpread_lookup_type): ditto.
* remote-adapt.c (adapt_open): ditto.
gdb/ChangeLog
gdb/hpread.c
gdb/remote-adapt.c
gdb/remote-mips.c
gdb/remote-mm.c
gdb/somsolib.c