Remove checks of the return value from bfd_cache_ookup()
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 554e3b4b16763d3c4ba7c5d736c4807f9c652280..d8b366621464d8870604fe4caa8192ea53dcac33 100644 (file)
@@ -4,6 +4,10 @@
        * cache.c (bfd_cache_lookup_worker): Call abort() rather than
        returning NULL as most users of this function do not check its
        return value.
+       * hppabsd-core.c (hppabsd_core_core_file_p): Do not check result
+       of bfd_cache_lookup().
+       * sco5-core.c (sco5_core_file_p): Likewise.
+       * trad-core.c (trad_unix_core_file_p): Likewise.
 
 2004-05-05  Nick Clifton  <nickc@redhat.com>
 
This page took 0.024697 seconds and 4 git commands to generate.