repo.or.cz
/
monitoring-plugins.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
1.4.15 prep
[monitoring-plugins.git]
/
gl
/
malloca.valgrind
blob
52f0a50f57f2db64a2683a605e13e9cc3cd11f6d
1
# Suppress a valgrind message about use of uninitialized memory in freea().
2
# This use is OK because it provides only a speedup.
3
{
4
freea
5
Memcheck:Cond
6
fun:freea
7
}