A
lgorithmique
N
umérique
D
istribuée
Private GIT Repository
projects
/
loba.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update extract.pl.
[loba.git]
/
valgrind_suppressions
diff --git
a/valgrind_suppressions
b/valgrind_suppressions
index e4dbcfbda5fe4c5b2a7e7c5887cbd4320dc539e1..8c54c730c4587fcc328eab12f96c8165e33b9777 100644
(file)
--- a/
valgrind_suppressions
+++ b/
valgrind_suppressions
@@
-1,25
+1,5
@@
{
- 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?
+ Memory leak in glibc/backtrace
Memcheck:Leak
fun:malloc
fun:_dl_map_object_deps
@@
-31,6
+11,7
@@
fun:dlerror_run
fun:__libc_dlopen_mode
fun:init
- fun:pthread_once
- fun:backtrace
+ ...
+ fun:*backtrace*
+ ...
}