setjmp & longjmp at thread start & exit

Florian Weimer fweimer@redhat.com
Wed Jun 24 10:06:02 GMT 2020


* Szabolcs Nagy:

> if you want to instrument glibc itself then you just
> have to add hwasan support to it (without interception).

This is true for most of the sanitizers.  The interceptors break symbol
versioning and caller-sensitive functions such as dlopen and dlsym.

Thanks,
Florian



More information about the Libc-alpha mailing list