This is the mail archive of the glibc-bugs@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]

[Bug libc/20422] do not allow asan/msan/tsan and fortify at the same time.


https://sourceware.org/bugzilla/show_bug.cgi?id=20422

--- Comment #3 from Maxim Ostapenko <m.ostapenko at samsung dot com> ---
(In reply to Maxim Ostapenko from comment #2)
> Created attachment 9480 [details]
> Untested patch.
> 
> Something like this? I wonder how can we test this patch. Can we rely on GCC
> is recent enough to support -fsanitize=address?

Or perhaps we can define __SANITIZE_ADDRESS__ manually and check the warning?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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