A
lgorithmique
N
umérique
D
istribuée
Private GIT Repository
projects
/
loba.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Bug fix: credit can be negative.
[loba.git]
/
valgrind_suppressions
1
{
2
Memory leak in glibc/backtrace
3
Memcheck:Leak
4
fun:malloc
5
fun:_dl_map_object_deps
6
fun:dl_open_worker
7
fun:_dl_catch_error
8
fun:_dl_open
9
fun:do_dlopen
10
fun:_dl_catch_error
11
fun:dlerror_run
12
fun:__libc_dlopen_mode
13
fun:init
14
...
15
fun:*backtrace*
16
...
17
}