[all-commits] [llvm/llvm-project] 29bc07: [lldb] Fix crash on creating string error (#212503)

Ebuka Ezike via All-commits all-commits at lists.llvm.org
Wed Jul 29 04:30:59 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 29bc0749034c4f2bda0752360ecacd4e89d7439c
      https://github.com/llvm/llvm-project/commit/29bc0749034c4f2bda0752360ecacd4e89d7439c
  Author: Ebuka Ezike <e_ezike at apple.com>
  Date:   2026-07-29 (Wed, 29 Jul 2026)

  Changed paths:
    M lldb/source/API/SBTarget.cpp
    M lldb/source/Target/Target.cpp

  Log Message:
  -----------
  [lldb] Fix crash on creating string error (#212503)

It crashes because the `default` error string may not be a format string
compared to the `fallback` error string



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