[all-commits] [llvm/llvm-project] 3d0469: [lldb] fix one-off error in vformat specifier
Jason Molenda via All-commits
all-commits at lists.llvm.org
Wed Sep 25 21:37:51 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3d0469516c687b6dad3e6482fd94d64c65fa4a01
https://github.com/llvm/llvm-project/commit/3d0469516c687b6dad3e6482fd94d64c65fa4a01
Author: Jason Molenda <jmolenda at apple.com>
Date: 2024-09-25 (Wed, 25 Sep 2024)
Changed paths:
M lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
Log Message:
-----------
[lldb] fix one-off error in vformat specifier
Results in an assert at runtime, when run on an improperly formed
corefile.
rdar://136659551
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list