[Lldb-commits] [PATCH] D91411: [lldb] [Process/FreeBSDRemote] Optimize regset pointer logic

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Nov 13 06:50:35 PST 2020


mgorny updated this revision to Diff 305126.
mgorny added a comment.

Perform offsetting in GetOffsetRegSetData() to avoid UB.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91411/new/

https://reviews.llvm.org/D91411

Files:
  lldb/source/Plugins/Process/FreeBSDRemote/NativeRegisterContextFreeBSD_x86_64.cpp
  lldb/source/Plugins/Process/FreeBSDRemote/NativeRegisterContextFreeBSD_x86_64.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91411.305126.patch
Type: text/x-patch
Size: 5221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201113/e25c6d21/attachment.bin>


More information about the lldb-commits mailing list