[all-commits] [llvm/llvm-project] a57a67: Fix a use-after-free in GetXcodeSDKPath

adrian-prantl via All-commits all-commits at lists.llvm.org
Wed May 27 14:27:34 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a57a67c59b3f7529f4aa30009b214248772b544b
      https://github.com/llvm/llvm-project/commit/a57a67c59b3f7529f4aa30009b214248772b544b
  Author: Adrian Prantl <aprantl at apple.com>
  Date:   2020-05-27 (Wed, 27 May 2020)

  Changed paths:
    M lldb/source/Host/macosx/objcxx/HostInfoMacOSX.mm

  Log Message:
  -----------
  Fix a use-after-free in GetXcodeSDKPath

Introduced in https://reviews.llvm.org/D80595. Thanks Jonas for noticing!

Differential Revision: https://reviews.llvm.org/D80666




More information about the All-commits mailing list