From 2d4f3e92ff96c19987e2e0f79f698604f578adb8 Mon Sep 17 00:00:00 2001 From: Michael Snyder Date: Thu, 26 Jul 2007 21:53:35 +0000 Subject: 2007-07-26 Michael Snyder * linker.c (already_linked_newfunc): Check for NULL return from bfd_hash_allocate. --- bfd/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b51de1f..538436d 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ 2007-07-26 Michael Snyder + * linker.c (already_linked_newfunc): Check for NULL return from + bfd_hash_allocate. + * coffgen.c (fixup_symbol_value): Guard against null; bfd_is_com_section will dereference the section pointer. -- cgit v1.1