Update memcheck.supp
add reference for the suppression stuff [skip ci]
This commit is contained in:
parent
3505ed8adb
commit
6569406fb9
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
# Suppress warnings produced by Valgrind.
|
# Suppress warnings produced by Valgrind.
|
||||||
|
# http://wiki.wxwidgets.org/Valgrind_Suppression_File_Howto
|
||||||
{
|
{
|
||||||
# This warning is due to a memory-leak bug in the g++ compiler.
|
# This warning is due to a memory-leak bug in the g++ compiler.
|
||||||
# Soonho reported the problem. Gcc team said this a known problem, and will be fixed
|
# Soonho reported the problem. Gcc team said this a known problem, and will be fixed
|
||||||
|
|
Loading…
Reference in a new issue