This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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] Harden tls_dtor_list with pointer mangling [BZ #19018]


On Tuesday 06 October 2015 04:45 PM, Florian Weimer wrote:
> 2015-10-06  Florian Weimer  <fweimer@redhat.com>
> 
> 	[BZ #19018]
> 	* stdlib/cxa_thread_atexit_impl.c (__cxa_thread_atexit_impl):
> 	Mangle function pointer before storing it.
> 	(__call_tls_dtors): Demangle function pointer before calling it.

Looks OK to me.

Thanks,
Siddhesh


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