summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/IfConversion.cpp
diff options
context:
space:
mode:
authorStephane Sezer <sas@cd80.net>2017-03-31 18:00:48 +0000
committerStephane Sezer <sas@cd80.net>2017-03-31 18:00:48 +0000
commit48d1427c30b73b7ceef154100c774f753c600e31 (patch)
tree1875221d4e2820b97f0c3adf721c6f258f2331d5 /llvm/lib/CodeGen/IfConversion.cpp
parent303abb803ae201ebdc040128e0fdf8eab14f5944 (diff)
downloadbcm5719-llvm-48d1427c30b73b7ceef154100c774f753c600e31.tar.gz
bcm5719-llvm-48d1427c30b73b7ceef154100c774f753c600e31.zip
Verify memory address range validity in GDBRemoteCommunicationClient
Summary: This aims to verify the validity of the response from the debugging server in GDBRemoteCommunicationClient::GetMemoryRegionInfo. I was working with ds2 (https://github.com/facebook/ds2) and encountered a bug that caused the server's response to have a 'size' value of 0, which caused lldb to behave incorrectly. Reviewers: k8stone, labath, clayborg Reviewed By: labath, clayborg Subscribers: clayborg, sas, lldb-commits Differential Revision: https://reviews.llvm.org/D31485 Change by Alex Langford <apl@fb.com> llvm-svn: 299239
Diffstat (limited to 'llvm/lib/CodeGen/IfConversion.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud