[all-commits] [llvm/llvm-project] acaca5: [HWASan] Test longjmp(jmpbuf, 0).

Matt Morehouse via All-commits all-commits at lists.llvm.org
Wed Sep 15 12:12:51 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: acaca56471a7c7b68591f1bc0214177c43fa05d6
      https://github.com/llvm/llvm-project/commit/acaca56471a7c7b68591f1bc0214177c43fa05d6
  Author: Matt Morehouse <mascasa at google.com>
  Date:   2021-09-15 (Wed, 15 Sep 2021)

  Changed paths:
    M compiler-rt/test/hwasan/TestCases/longjmp-setjmp-interception.c

  Log Message:
  -----------
  [HWASan] Test longjmp(jmpbuf, 0).

Our interceptor needs to change retval to 1 when 0 is passed.

Reviewed By: eugenis

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




More information about the All-commits mailing list