[all-commits] [llvm/llvm-project] d1d4f3: [lldb] Make sure there's a value for the key befor...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Wed Sep 8 13:46:24 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d1d4f365566ce9aae40d1f46cae517e4fe8fe6ee
      https://github.com/llvm/llvm-project/commit/d1d4f365566ce9aae40d1f46cae517e4fe8fe6ee
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2021-09-08 (Wed, 08 Sep 2021)

  Changed paths:
    M lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp

  Log Message:
  -----------
  [lldb] Make sure there's a value for the key before dereferencing.

Make sure there's a value for the shared_cache_base_address key exists
in the dictionary before trying to dereference the value.

rdar://76894476




More information about the All-commits mailing list