diff options
author | Derek Bruening <bruening@google.com> | 2016-06-16 03:19:58 +0000 |
---|---|---|
committer | Derek Bruening <bruening@google.com> | 2016-06-16 03:19:58 +0000 |
commit | 91c88e6558649274093a9bdae6d629ed608f3ddf (patch) | |
tree | 9dec98c112b0c84e60a6a92fdf22bdd8e643bccd /lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py | |
parent | ceda65bdc4805a4a005007e97e732635095ace49 (diff) | |
download | bcm5719-llvm-91c88e6558649274093a9bdae6d629ed608f3ddf.tar.gz bcm5719-llvm-91c88e6558649274093a9bdae6d629ed608f3ddf.zip |
[esan] Use internal_mmap during initialization
Fixes another interceptor issue where an app with a static tcmalloc
library that prevents our early-calloc handling from triggering yet
does not have a static mmap crashes in our mmap interceptor. The
solution is to call internal_mmap when REAL(mmap) is not yet set up.
llvm-svn: 272870
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py')
0 files changed, 0 insertions, 0 deletions