[Lldb-commits] [lldb] [lldb] Correct format specifier for sscanf to prevent buffer overflow (NFC) (PR #94783)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 24 04:16:45 PDT 2024
DavidSpickett wrote:
Please remove the formatting changes and limit this to just the specifier change.
I know most of the time we'd want it formatted but for a fix as limited as this, the formatting change just gets in the way, and not formatting it doesn't block merging either.
Otherwise this LGTM once that's done.
https://github.com/llvm/llvm-project/pull/94783
More information about the lldb-commits
mailing list