mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
097cd7313d
EnsureDbgHelpInitialized() and EnsureSymInitialized() can currently cause deadlocks through reentrancy in DEBUG and FUZZING builds, through MOZ_ASSERT and MOZ_CRASH failures. This patch merges these functions into a single InitializeDbgHelp() reentrancy-safe function. Differential Revision: https://phabricator.services.mozilla.com/D196421 |
||
---|---|---|
.. | ||
android | ||
baseprofiler | ||
build | ||
interposers | ||
linker | ||
misc | ||
static | ||
tests | ||
moz.build |