- Known memory leaks in SimGrid (surf/surf_routing.c)
- Memcheck:Leak
- ...
- fun:surf_parse_lex
- fun:parse_platform_file
- fun:SIMIX_create_environment
- fun:MSG_create_environment
- ...
-}
-
-{
- Known memory leaks in SimGrid (msg/environment.c)
- Memcheck:Leak
- ...
- fun:__MSG_host_create
- fun:MSG_create_environment
- ...
-}
-
-{
- Memory leak in libc?