diff options
author | Michael J. Spencer <bigcheesegs@gmail.com> | 2013-10-02 23:21:07 +0000 |
---|---|---|
committer | Michael J. Spencer <bigcheesegs@gmail.com> | 2013-10-02 23:21:07 +0000 |
commit | c80f88a94e965cc4bf52588cfc105376b2fee35a (patch) | |
tree | f5b512c6c1b55102705b1402bae0691d71bb65e4 /lldb/source/DataFormatters/ValueObjectPrinter.cpp | |
parent | c366504546a95d34255e45fa340cd8563158e720 (diff) | |
download | bcm5719-llvm-c80f88a94e965cc4bf52588cfc105376b2fee35a.tar.gz bcm5719-llvm-c80f88a94e965cc4bf52588cfc105376b2fee35a.zip |
[Core] Fix heap overflow in LayoutPass.
Found this with asan. Code assumes that find doesn't return end, thus if
both atoms didn't have followon roots it would still compare their positions.
llvm-svn: 191865
Diffstat (limited to 'lldb/source/DataFormatters/ValueObjectPrinter.cpp')
0 files changed, 0 insertions, 0 deletions