summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/class_members
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2016-04-11 16:40:09 +0000
committerPavel Labath <labath@google.com>2016-04-11 16:40:09 +0000
commitbb5c39d79e4b0a187c180bc25d41921eb7d51dac (patch)
treef5b67d1bdddf38d4817fb2f9064df6a877a04be5 /lldb/packages/Python/lldbsuite/test/python_api/class_members
parentc98de13871b3376ba7c25dd33ca49a9712e6542b (diff)
downloadbcm5719-llvm-bb5c39d79e4b0a187c180bc25d41921eb7d51dac.tar.gz
bcm5719-llvm-bb5c39d79e4b0a187c180bc25d41921eb7d51dac.zip
[Driver] Fix a segfault in signal handlers
Summary: If we recieve a SIGCONT or SIGTSTP, while the driver is shutting down (which, sometimes, we do, for reasons which are not completely clear to me), we would crash to due a null pointer dereference. Guard against this situation. Reviewers: clayborg Subscribers: lldb-commits Differential Revision: http://reviews.llvm.org/D18965 llvm-svn: 265958
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/class_members')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud