[Lldb-commits] [PATCH] D73913: [lldb/DataExtractor] Fix UB shift in GetMaxS64Bitfield
Davide Italiano via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Feb 3 12:07:55 PST 2020
davide added a comment.
In D73913#1855486 <https://reviews.llvm.org/D73913#1855486>, @shafik wrote:
> 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.
I guess this is why we have tooling =)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73913/new/
https://reviews.llvm.org/D73913
More information about the lldb-commits
mailing list