10044
by The Widelands Bunnybot
Enable ASan in the Testsuite (#5090) |
1 |
# List of known memory leaks in 3rd party libraries which we do not want ASan to report. |
2 |
||
3 |
# SDL2 |
|
4 |
leak:libSDL2 |
|
5 |
||
6 |
# Eris |
|
7 |
leak:src/scripting/persistence.cc |
|
8 |
||
9 |
# Various graphics drivers and X11 stuff. |
|
10 |
leak:libdbus |
|
11 |
leak:libnvidia-glcore |
|
12 |
leak:radeonsi_dri |