[Lldb-commits] [PATCH] D42348: Prevent unaligned memory read in parseMinidumpString
Raphael Isemann via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Jan 22 00:16:13 PST 2018
teemperor added a reviewer: davide.
teemperor added a comment.
Thanks, I think only this and the first GoParser patch ( https://reviews.llvm.org/D42339 ) needs some double checking, the others ( https://reviews.llvm.org/D42346, https://reviews.llvm.org/D42338 ) are trivial and I'll merge in the next few hours as zturner suggested.
https://reviews.llvm.org/D42348
More information about the lldb-commits
mailing list