[Lldb-commits] [PATCH] D73913: [lldb/DataExtractor] Fix UB shift in GetMaxS64Bitfield
Shafik Yaghmour via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Feb 3 11:57:44 PST 2020
shafik added a comment.
I wish I had caught that one when I did D70992 <https://reviews.llvm.org/D70992>, might be worth checking out more of the code for similar issues.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73913/new/
https://reviews.llvm.org/D73913
More information about the lldb-commits
mailing list