[all-commits] [llvm/llvm-project] 2878ec: [StackProtector] Fix crash with vararg due to not ...

AE via All-commits all-commits at lists.llvm.org
Thu Sep 3 00:09:13 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2878ecc90f1f22cf0b96c04a4124122db008a2a9
      https://github.com/llvm/llvm-project/commit/2878ecc90f1f22cf0b96c04a4124122db008a2a9
  Author: Amara Emerson <amara at apple.com>
  Date:   2020-09-03 (Thu, 03 Sep 2020)

  Changed paths:
    M llvm/lib/CodeGen/StackProtector.cpp
    A llvm/test/CodeGen/X86/stack-guard-memloc-vararg.ll

  Log Message:
  -----------
  [StackProtector] Fix crash with vararg due to not checking LocationSize validity.

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




More information about the All-commits mailing list