This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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.


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.



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