]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* objfiles.c (map_to_file): Error return from mmalloc_findbase is
authorFred Fish <fnf@specifix.com>
Sat, 13 Jul 1996 01:12:11 +0000 (01:12 +0000)
committerFred Fish <fnf@specifix.com>
Sat, 13 Jul 1996 01:12:11 +0000 (01:12 +0000)
commitc0e6ae2e2e996bda783d6464b880e235c71727b8
tree1a9d6e6fd86b76f275a678120207120339760b17
parent10c9620d4e99fd04a637edbcbe9934c4672758b6
* objfiles.c (map_to_file): Error return from mmalloc_findbase is
a NULL pointer, not a -1.
Fix oops from a previous checkin.
gdb/ChangeLog
gdb/objfiles.c