[all-commits] [llvm/llvm-project] 616dfa: Revert "[test][HWASAN] Suppress memory leak in get...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Wed Apr 26 16:50:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 616dfa9863009bde313de4c657549ae752a09700
https://github.com/llvm/llvm-project/commit/616dfa9863009bde313de4c657549ae752a09700
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-04-26 (Wed, 26 Apr 2023)
Changed paths:
M compiler-rt/test/sanitizer_common/TestCases/Posix/getpass.cpp
Log Message:
-----------
Revert "[test][HWASAN] Suppress memory leak in getpass"
Does not fix the leak.
This reverts commit 1533478615e998192e227bded9d0e9029474936b.
Commit: 98c3fd84802ab262cba796defb658e1cefd1568b
https://github.com/llvm/llvm-project/commit/98c3fd84802ab262cba796defb658e1cefd1568b
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-04-26 (Wed, 26 Apr 2023)
Changed paths:
M compiler-rt/test/sanitizer_common/TestCases/Posix/getpass.cpp
Log Message:
-----------
[test][HWASAN] Suppress memory leak in getpass
Reported after D149234.
Compare: https://github.com/llvm/llvm-project/compare/66892f25af00...98c3fd84802a
More information about the All-commits
mailing list