2014-01-23 18:42:31 +00:00
|
|
|
# Supressions for LSAN.
|
|
|
|
# tools/xsan_build address -C out/Debug
|
|
|
|
# ASAN_OPTIONS=detect_leaks=1 LSAN_OPTIONS=suppressions=tools/lsan.supp out/Debug/$FOO
|
|
|
|
|
2014-08-29 14:55:34 +00:00
|
|
|
# Fontconfig
|
|
|
|
leak:libfontconfig
|
2014-01-23 18:42:31 +00:00
|
|
|
|
2014-08-29 14:55:34 +00:00
|
|
|
# Nvidia driver
|
|
|
|
leak:libGL.so
|
2014-09-05 17:36:39 +00:00
|
|
|
|
|
|
|
# Not clear what this is. skia:2916
|
|
|
|
leak:__strdup
|