Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
f85e9bfc
Commit
f85e9bfc
authored
Jan 07, 2003
by
Per Cederqvist
Browse files
Valgrind 1.9.2 detects the isc_tcp_accept_fn in the calltrace, so we
have to update the suppressions for bug 916.
parent
ce5c794d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/testsuite/lyskomd.supp
View file @
f85e9bfc
...
...
@@ -22,6 +22,7 @@
Memcheck:Param
socketcall.accept(addrlen_in)
fun:__libc_accept
fun:isc_tcp_accept_fn
fun:isc_getnextevent
}
...
...
@@ -30,6 +31,7 @@
Memcheck:Param
socketcall.accept(addrlen_out)
fun:__libc_accept
fun:isc_tcp_accept_fn
fun:isc_getnextevent
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment