[all-commits] [llvm/llvm-project] 1857d2: [lldb/Target] Add null-check before dereferencing ...

Med Ismail Bennani via All-commits all-commits at lists.llvm.org
Thu Nov 14 16:12:59 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1857d297354fd307d2b30ff69036cc343d2fd692
      https://github.com/llvm/llvm-project/commit/1857d297354fd307d2b30ff69036cc343d2fd692
  Author: Med Ismail Bennani <ismail at bennani.ma>
  Date:   2024-11-14 (Thu, 14 Nov 2024)

  Changed paths:
    M lldb/source/Target/StackFrame.cpp

  Log Message:
  -----------
  [lldb/Target] Add null-check before dereferencing inlined_info (NFC) (#116300)

This patch is a follow-up to 9c7701fa78037af03be10ed168fd3c75a2ed1aef
and adds extra-null checks before dereferencing the inlined_info
pointer.

Signed-off-by: Med Ismail Bennani <ismail at bennani.ma>



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