diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-12-19 03:24:03 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-12-19 03:24:03 +0000 |
commit | 0b832095d7c383e464e51db0a7c86f9e553926ca (patch) | |
tree | d6d0c0cfd94f184d693283c84a99729ca512ded6 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | a6247e7cf426431e869e947532ba3f0fb9f6e8fc (diff) | |
download | bcm5719-llvm-0b832095d7c383e464e51db0a7c86f9e553926ca.tar.gz bcm5719-llvm-0b832095d7c383e464e51db0a7c86f9e553926ca.zip |
Fix use-after-free with profile remapping.
We need to keep the underlying profile reader alive as long as the
profile data, because the profile data may contain StringRefs referring
to strings in the reader's name table.
llvm-svn: 349600
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions