File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 112
112
fun:ngx_write_channel
113
113
fun:ngx_pass_open_channel
114
114
fun:ngx_start_privileged_agent_processes
115
+ }
116
+ {
117
+ <insert_a_suppression_name_here>
115
118
Memcheck:Leak
116
119
match-leak-kinds: definite
117
120
fun:malloc
118
121
fun:CRYPTO_zalloc
119
122
fun:SSL_SESSION_new
120
123
fun:ssl_get_new_session
121
124
fun:tls_construct_client_hello
122
- fun:write_state_machine
123
- fun:state_machine.part.5
124
- fun:SSL_do_handshake
125
- fun:ngx_ssl_handshake
126
- fun:ngx_http_upstream_ssl_init_connection
127
- fun:ngx_http_upstream_send_request_handler
128
- fun:ngx_http_upstream_handler
129
- fun:ngx_epoll_process_events
130
- fun:ngx_process_events_and_timers
131
- fun:ngx_single_process_cycle
132
- fun:main
125
+ }
126
+ {
127
+ <insert_a_suppression_name_here>
128
+ Memcheck:Leak
129
+ match-leak-kinds: definite
130
+ fun:malloc
131
+ fun:ssl_session_dup
132
+ fun:tls_process_new_session_ticket
133
133
}
You can’t perform that action at this time.
0 commit comments