Skip to content
Commit 95873a68 authored by Johnny Chen's avatar Johnny Chen
Browse files

http://llvm.org/bugs/show_bug.cgi?id=11579

lldb::SBValue::CreateValueFromAddress does not verify SBType::GetPointerType succeeds

SBValue::CreateValueFromAddress() should check the validity of type and its derived pointer type
before using it.  Add a test case.

llvm-svn: 146629
parent 30373150
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment