[Lldb-commits] [PATCH] D31485: Verify memory address range validity in GDBRemoteCommunicationClient

Stephane Sezer via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 29 22:38:20 PDT 2017


sas added a reviewer: clayborg.
sas added a subscriber: clayborg.
sas added a comment.

Doing additional checking on the packets returned over the wire seems decent to me. CC'ing @clayborg to see what he thinks about it also.


https://reviews.llvm.org/D31485





More information about the lldb-commits mailing list