gecko-dev/mozglue
Mike Hommey ac5766a18c Bug 1635327 - Disable __tls_get_addr interception in sanitizer builds. r=emilio,andi a=NPOTB
Sanitizers try to intercept __tls_get_addr to find DTLS blocks. In some
cases, they fail miserably with a crash. And in the cases they don't
crash, they don't seem to actually work properly anyways.

This affects both build time when running host programs compiled with
sanitizer flags (this only actually affects rust build
scripts/procedural macros on non-cross builds, not C/C++ host programs),
and execution time, e.g. when running tests.

Differential Revision: https://phabricator.services.mozilla.com/D120574
2021-07-22 22:00:59 +00:00
..
android Bug 1701269 - Remove unused MinidumpAnalyzer. r=owlish 2021-05-20 22:03:03 +00:00
baseprofiler Bug 1717991 - Profiler headers should declare all the marker related functions even when MOZ_GECKO_PROFILER is not defined, r=gerald. 2021-06-25 13:28:01 +00:00
build Bug 1635327 - Disable __tls_get_addr interception in sanitizer builds. r=emilio,andi a=NPOTB 2021-07-22 22:00:59 +00:00
dllservices Bug 1717676 - Unblock McAfee DLP > 11.6.300.2 r=tkikuchi a=pascalc 2021-07-15 19:27:24 +00:00
linker Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
misc Bug 1673755 - Strip pointer authentication hashes during stack walking on macOS arm64. r=gerald 2021-07-09 17:41:46 +00:00
static
tests Bug 1714212 - Ensure COM initialized prior to showing skeleton UI r=Jamie,aklotz,tkikuchi 2021-07-07 22:37:14 +00:00
moz.build
mozglue.rc Bug 1714212 - Ensure COM initialized prior to showing skeleton UI r=Jamie,aklotz,tkikuchi 2021-07-07 22:37:14 +00:00