]> AND Private Git Repository - loba.git/blob - valgrind_suppressions_3.5
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Add rules to ease building of loba-dev and loba-stable, which are
[loba.git] / valgrind_suppressions_3.5
1 {
2    Known memory leaks in SimGrid (surf_routing.c)
3    Memcheck:Leak
4    ...
5    fun:surf_parse_lex
6    fun:parse_platform_file
7    fun:SIMIX_create_environment
8    fun:MSG_create_environment
9    ...
10 }