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: [gold patch] Fix usage of invalidated version string in Symbol_table::define_special_symbol


ping

-Viktor

On Fri, 2011-09-16 at 14:05 -0700, Viktor Kutuzov wrote:
> Hi Ian,
> 
> I found that the Symbol_table::define_special_symbol method can return a
> pointer to an invalidated version string from the local std::string
> object (v) in case of condition only_if_ref == true. This patch should
> fix this problem.
> 
> -Viktor.
> 
> 	* symtab.cc (Symbol_table::define_special_symbol): Fix usage of
> 	the invalidated version string.


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