[Lldb-commits] [PATCH] D122944: [lldb] Prevent object file plugins from messing with the data buffer if they don't match

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Apr 4 06:30:08 PDT 2022


labath added a comment.

Yes, that's the general idea, but you forgot the `CreateMemoryInstance` callback -- we should fix that too.


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

https://reviews.llvm.org/D122944



More information about the lldb-commits mailing list