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

Michael Snyder msnyder@vmware.com
Sun Mar 6 18:46:00 GMT 2011


Alan Modra wrote:
> 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.
> 

Done.



More information about the Gdb-patches mailing list