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: [PATCH] memory leak in coffgen


On Wed, Jul 25, 2007 at 04:45:10PM -0700, msnyder@sonic.net wrote:
> 	* coffgen.c (_bfd_coff_read_internal_relocs): If internal_relocs
> 	are not to be cached, free the temporary buffer.

OK.

> !       if (cache == FALSE)

if (!cache)

-- 
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]