repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
gnu
/
dist
/
gettext
/
gettext-tools
/
lib
/
allocsa.valgrind
blob
f4c77d68610ea05b6128aa8d01dac972258df343
1
# Suppress a valgrind message about use of uninitialized memory in freesa().
2
# This use is OK because it provides only a speedup.
3
{
4
freesa
5
Memcheck:Cond
6
fun:freesa
7
}