A
lgorithmique
N
umérique
D
istribuée
Private GIT Repository
projects
/
loba.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
e1e255219084767f91a4d7df44e5ecef8bc72957
[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
}
11
12
{
13
Memory leak in libc?
14
Memcheck:Leak
15
fun:malloc
16
fun:_dl_map_object_deps
17
fun:dl_open_worker
18
fun:_dl_catch_error
19
fun:_dl_open
20
fun:do_dlopen
21
fun:_dl_catch_error
22
fun:dlerror_run
23
fun:__libc_dlopen_mode
24
fun:init
25
fun:pthread_once
26
fun:backtrace
27
}