mirror of
https://github.com/nodejs/node.git
synced 2024-11-30 07:27:22 +01: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
|