diff options
author | Jason Molenda <jmolenda@apple.com> | 2019-08-22 02:06:03 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2019-08-22 02:06:03 +0000 |
commit | ca4409b4dc157bdf7a57f7c8be984492577341f4 (patch) | |
tree | 9197063cfbcc56ee20ab879a6b075eba7e0f491c /lldb/source/Commands/CommandObjectLog.cpp | |
parent | 246750c2a91951fc4b77ebe43d568f47843e6399 (diff) | |
download | llvm-ca4409b4dc157bdf7a57f7c8be984492577341f4.zip llvm-ca4409b4dc157bdf7a57f7c8be984492577341f4.tar.gz llvm-ca4409b4dc157bdf7a57f7c8be984492577341f4.tar.bz2 |
The g_format_infos table needs to be updated in concert with the
enum Format entries; else we can crash in a place like
FormatManager::GetFormatAsCString(). We should add bounds checks
to prevent this more reliably, but for tonight I'm just adding this
entry to keep an address-sanitizer test run working.
llvm-svn: 369611
Diffstat (limited to 'lldb/source/Commands/CommandObjectLog.cpp')
0 files changed, 0 insertions, 0 deletions