[all-commits] [llvm/llvm-project] cbb1eb: [lldb-dap] Fix crash in source request handler (#1...

Ebuka Ezike via All-commits all-commits at lists.llvm.org
Thu May 7 13:11:43 PDT 2026


  Branch: refs/heads/release/22.x
  Home:   https://github.com/llvm/llvm-project
  Commit: cbb1eb533ded17de012bb53a13c30a6def2a7c30
      https://github.com/llvm/llvm-project/commit/cbb1eb533ded17de012bb53a13c30a6def2a7c30
  Author: Ebuka Ezike <e_ezike at apple.com>
  Date:   2026-05-07 (Thu, 07 May 2026)

  Changed paths:
    M lldb/test/API/tools/lldb-dap/source/TestDAP_source.py
    M lldb/tools/lldb-dap/Handler/SourceRequestHandler.cpp

  Log Message:
  -----------
  [lldb-dap] Fix crash in source request handler (#195847)

Check optional argument source has a value before getting the source
reference.

(cherry picked from commit fa8724beccad53be2d39d065be5db11917f94bac)



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