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] Free symbol buffers only if they are no longer in use


Hi H.J.

> PR binutils/23633
> 	* objcopy.c (strip_specific_buffer): New.
> 	(strip_unneeded_buffer): Likewise.
> 	(keep_specific_buffer): Likewise.
> 	(localize_specific_buffer): Likewise.
> 	(globalize_specific_buffer): Likewise.
> 	(keepglobal_specific_buffer): Likewise.
> 	(weaken_specific_buffer): Likewise.
> 	(add_specific_symbols): Add an argument to return pointer to
> 	allocated buffer.  Don't free allocated buffer.
> 	(copy_main): Update add_specific_symbols to update pointers to
> 	allocated buffer.  Free pointers to allocated buffer before
> 	return.
> 	* testsuite/binutils-all/objcopy.exp: Run pr23633.
> 	* testsuite/binutils-all/pr23633.d: New file.
> 	* testsuite/binutils-all/pr23633.list: Likewise.
> 	* testsuite/binutils-all/pr23633.s: Likewise.

Approved - please apply.

Cheers
  Nick


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