[RFA] bfd, compress.c (bfd_compress_section_contents): Check for out of mem.

Alan Modra amodra@gmail.com
Sun Mar 6 07:47:00 GMT 2011


On Sat, Mar 05, 2011 at 04:36:07PM -0800, Michael Snyder wrote:
> 	* compress.c (bfd_compress_section_contents): Check for out of mem.

Just return FALSE.  No need to bfd_set_error, that will already be
done in bfd_malloc.  OK with that change.

-- 
Alan Modra
Australia Development Lab, IBM



More information about the Gdb-patches mailing list