mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
5 lines
140 B
Plaintext
5 lines
140 B
Plaintext
|
# Usage: LSAN_OPTIONS=suppressions=`pwd`/tools/lsan_suppressions.txt make check
|
||
|
|
||
|
# Suppress small (intentional) leaks in glibc
|
||
|
leak:libc.so
|