| # 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 |