4f90c50b56
BUG=skia:2916 R=caryclark@google.com, mtklein@google.com Author: mtklein@chromium.org Review URL: https://codereview.chromium.org/543063002
13 lines
271 B
Plaintext
13 lines
271 B
Plaintext
# Supressions for LSAN.
|
|
# tools/xsan_build address -C out/Debug
|
|
# ASAN_OPTIONS=detect_leaks=1 LSAN_OPTIONS=suppressions=tools/lsan.supp out/Debug/$FOO
|
|
|
|
# Fontconfig
|
|
leak:libfontconfig
|
|
|
|
# Nvidia driver
|
|
leak:libGL.so
|
|
|
|
# Not clear what this is. skia:2916
|
|
leak:__strdup
|