File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed
Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change 190190 fun:ngx_set_environment
191191 fun:ngx_single_process_cycle
192192}
193+ {
194+ <insert_a_suppression_name_here>
195+ Memcheck:Param
196+ epoll_pwait(sigmask)
197+ fun:epoll_pwait
198+ fun:epoll_wait
199+ fun:ngx_epoll_process_events
200+ fun:ngx_process_events_and_timers
201+ }
202+ {
203+ <insert_a_suppression_name_here>
204+ Memcheck:Param
205+ epoll_pwait(sigmask)
206+ fun:epoll_pwait
207+ fun:epoll_wait
208+ fun:ngx_epoll_test_rdhup
209+ fun:ngx_epoll_init
210+ fun:ngx_event_process_init
211+ }
212+ {
213+ <insert_a_suppression_name_here>
214+ Memcheck:Param
215+ epoll_pwait(sigmask)
216+ fun:epoll_pwait
217+ fun:ngx_epoll_process_events
218+ fun:ngx_process_events_and_timers
219+ }
220+ {
221+ <insert_a_suppression_name_here>
222+ Memcheck:Param
223+ epoll_pwait(sigmask)
224+ fun:epoll_pwait
225+ fun:ngx_epoll_test_rdhup
226+ fun:ngx_epoll_init
227+ fun:ngx_event_process_init
228+ }
You can’t perform that action at this time.
0 commit comments