mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
6ed0603fb1
PR-URL: https://github.com/nodejs/node/pull/2376 Reviewed-By: Fedor Indutny <fedor@indutny.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
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
|