repo.or.cz
/
gnutls.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added gnutls_session_get_id2().
[gnutls.git]
/
gl
/
strchrnul.valgrind
blob
b14fa1304d765f3845c2a081a4ede93fc828d8a7
1
# Suppress a valgrind message about use of uninitialized memory in strchrnul().
2
# This use is OK because it provides only a speedup.
3
{
4
strchrnul-value4
5
Memcheck:Value4
6
fun:strchrnul
7
}
8
{
9
strchrnul-value8
10
Memcheck:Value8
11
fun:strchrnul
12
}