[all-commits] [llvm/llvm-project] 5aef3d: [Sanitizers] Fix a memory leak.
Chih-Ping Chen via All-commits
all-commits at lists.llvm.org
Tue Mar 28 05:49:11 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5aef3dfad685f3129ffd4c4066963c8026693673
https://github.com/llvm/llvm-project/commit/5aef3dfad685f3129ffd4c4066963c8026693673
Author: Chih-Ping Chen <chih-ping.chen at intel.com>
Date: 2023-03-28 (Tue, 28 Mar 2023)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_suppressions.cpp
Log Message:
-----------
[Sanitizers] Fix a memory leak.
Differential Revision: https://reviews.llvm.org/D146756
More information about the All-commits
mailing list