We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 824c12e commit 6ed0a0eCopy full SHA for 6ed0a0e
1 file changed
valgrind.suppress
@@ -83,3 +83,10 @@
83
fun:ngx_epoll_add_event
84
fun:ngx_stream_lua_udp_connect
85
}
86
+{
87
+ <insert_a_suppression_name_here>
88
+ Memcheck:Param
89
+ epoll_ctl(event)
90
+ fun:epoll_ctl
91
+ fun:ngx_epoll_test_rdhup
92
+}
0 commit comments