summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
diff options
context:
space:
mode:
authorRichard Diamond <wichard@vitalitystudios.com>2015-11-25 22:49:48 +0000
committerRichard Diamond <wichard@vitalitystudios.com>2015-11-25 22:49:48 +0000
commita62513c5dc1d82625fce96ff7182007c6a2171bf (patch)
treea47440e4b208640ef2ba5484f4299db9bbae2a57 /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
parentb6029b7ef449305ac58845e99306b9faa2d240e7 (diff)
downloadbcm5719-llvm-a62513c5dc1d82625fce96ff7182007c6a2171bf.tar.gz
bcm5719-llvm-a62513c5dc1d82625fce96ff7182007c6a2171bf.zip
Fix a use-after-free in `llvm-config`.
Summary: This could happen if `GetComponentNames` is true, because `Name` from `VisitComponent` would reference a stack instance of `std::string` in `ComputeLibsForComponents`. Reviewers: beanz Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D14913 llvm-svn: 254108
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud