This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]