Fuzz introspector: nghttp2_fuzzer_fdp
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
719 10937 49 :

['check_ext_type_set', 'session_handle_invalid_stream2', 'nghttp2_session_consume', 'inbound_frame_set_settings_entry', 'session_process_headers_frame', 'session_update_glitch_ratelim', 'session_process_data_frame', 'session_process_window_update_frame', 'nghttp2_mem_malloc', 'inbound_frame_set_mark', 'session_process_altsvc_frame', 'session_process_push_promise_frame', 'nghttp2_frame_priority_len', 'session_update_connection_consumed_size', 'session_process_settings_frame', 'nghttp2_is_fatal', 'session_call_on_extension_chunk_recv_callback', 'nghttp2_session_terminate_session_with_reason', 'session_after_header_block_received', 'session_call_on_begin_frame', 'session_handle_frame_size_error', 'nghttp2_cpymem', 'nghttp2_session_update_recv_connection_window_size', 'nghttp2_frame_trail_padlen', 'nghttp2_session_get_stream', 'session_process_goaway_frame', 'inbound_frame_handle_pad', 'nghttp2_get_uint16', 'session_call_error_callback', 'nghttp2_min_size.624', 'inbound_frame_buf_read', 'inbound_frame_effective_readlen', 'inbound_frame_compute_pad', 'session_process_origin_frame', 'session_enforce_http_messaging', 'nghttp2_frame_unpack_frame_hd', 'inflate_header_block', 'nghttp2_buf_wrap_init', 'session_process_extension_frame', 'session_on_data_received_fail_fast', 'session_inbound_frame_reset', 'inbound_frame_payload_readlen', 'session_process_ping_frame', 'memcmp', 'nghttp2_session_update_recv_stream_window_size', 'session_process_priority_update_frame', 'nghttp2_session_terminate_session', 'nghttp2_http_on_data_chunk', 'session_process_rst_stream_frame']

719 10937 nghttp2_session_mem_recv2 call site: 00898 /src/nghttp2/lib/nghttp2_session.c:6139
310 328 4 :

['nghttp2_session_get_stream', 'session_update_connection_consumed_size', 'session_update_stream_consumed_size', 'nghttp2_is_fatal']

310 328 nghttp2_session_consume call site: 01291 /src/nghttp2/lib/nghttp2_session.c:7766
244 244 1 :

['nghttp2_session_on_push_response_headers_received']

244 244 session_process_headers_frame call site: 00768 /src/nghttp2/lib/nghttp2_session.c:4003
37 37 1 :

['http_response_on_header']

37 37 nghttp2_http_on_header call site: 01126 /src/nghttp2/lib/nghttp2_http.c:512
32 32 1 :

['session_detach_stream_item']

32 196 session_after_frame_sent1 call site: 00614 /src/nghttp2/lib/nghttp2_session.c:2496
5 5 1 :

['nghttp2_frame_altsvc_free']

5 14 session_inbound_frame_reset call site: 00085 /src/nghttp2/lib/nghttp2_session.c:351
5 5 1 :

['nghttp2_frame_origin_free']

5 14 session_inbound_frame_reset call site: 00086 /src/nghttp2/lib/nghttp2_session.c:357
5 5 1 :

['time_now_sec']

5 5 nghttp2_time_now_sec call site: 00741 /src/nghttp2/lib/nghttp2_time.c:53
2 2 1 :

['nghttp2_bufs_next_present']

558 1480 session_after_frame_sent1 call site: 00624 /src/nghttp2/lib/nghttp2_session.c:2555
2 2 1 :

['nghttp2_bufs_next_present']

2 75 session_after_frame_sent2 call site: 00605 /src/nghttp2/lib/nghttp2_session.c:2729
0 307 8 :

['nghttp2_session_open_stream', 'session_handle_invalid_stream2', 'session_call_on_begin_headers', 'session_is_new_peer_stream_id', 'nghttp2_session_is_my_stream_id', 'session_allow_incoming_new_stream', 'nghttp2_session_get_stream', 'session_detect_idle_stream']

0 947 nghttp2_session_on_push_promise_received call site: 00884 /src/nghttp2/lib/nghttp2_session.c:4524
0 15 2 :

['nghttp2_check_header_value_rfc9113', 'nghttp2_check_header_value']

37 362 nghttp2_http_on_header call site: 01117 /src/nghttp2/lib/nghttp2_http.c:467

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 nghttp2_session_callbacks_new [function] [call site] 00001
2 calloc [call site] 00002
1 nghttp2_session_callbacks_set_on_frame_recv_callback [function] [call site] 00003
1 (anonymous namespace)::on_frame_recv_callback(nghttp2_session*, nghttp2_frame const*, void*) [function] [call site] 00004
1 nghttp2_session_callbacks_set_on_begin_headers_callback [function] [call site] 00005
1 (anonymous namespace)::on_begin_headers_callback(nghttp2_session*, nghttp2_frame const*, void*) [function] [call site] 00006
1 nghttp2_session_callbacks_set_on_header_callback2 [function] [call site] 00007
1 (anonymous namespace)::on_header_callback2(nghttp2_session*, nghttp2_frame const*, nghttp2_rcbuf*, nghttp2_rcbuf*, unsigned char, void*) [function] [call site] 00008
1 nghttp2_session_callbacks_set_before_frame_send_callback [function] [call site] 00009
1 (anonymous namespace)::before_frame_send_callback(nghttp2_session*, nghttp2_frame const*, void*) [function] [call site] 00010
1 nghttp2_session_callbacks_set_on_frame_send_callback [function] [call site] 00011
1 (anonymous namespace)::on_frame_send_callback(nghttp2_session*, nghttp2_frame const*, void*) [function] [call site] 00012
1 nghttp2_session_server_new [function] [call site] 00013
2 nghttp2_session_server_new3 [function] [call site] 00014
3 session_new [function] [call site] 00015
4 nghttp2_mem_default [function] [call site] 00016
4 nghttp2_mem_calloc [function] [call site] 00017
4 nghttp2_ratelim_init [function] [call site] 00018
4 nghttp2_ratelim_init [function] [call site] 00019
4 init_settings [function] [call site] 00020
4 init_settings [function] [call site] 00021
4 nghttp2_ratelim_init [function] [call site] 00022
4 nghttp2_ratelim_init [function] [call site] 00023
4 nghttp2_hd_deflate_init2 [function] [call site] 00024
5 hd_context_init [function] [call site] 00025
6 hd_ringbuf_init [function] [call site] 00026
7 nghttp2_mem_malloc [function] [call site] 00027
5 hd_map_init [function] [call site] 00028
4 nghttp2_hd_inflate_init [function] [call site] 00029
5 hd_context_init [function] [call site] 00030
5 nghttp2_buf_init [function] [call site] 00031
5 nghttp2_buf_init [function] [call site] 00032
4 nghttp2_bufs_init3 [function] [call site] 00033
5 buf_chain_new [function] [call site] 00034
6 nghttp2_mem_malloc [function] [call site] 00035
6 nghttp2_buf_init2 [function] [call site] 00036
7 nghttp2_buf_init [function] [call site] 00037
7 nghttp2_buf_reserve [function] [call site] 00038
8 nghttp2_max_size [function] [call site] 00039
8 nghttp2_mem_realloc [function] [call site] 00040
6 nghttp2_mem_free [function] [call site] 00041
4 nghttp2_map_init [function] [call site] 00042
4 active_outbound_item_reset [function] [call site] 00043
5 nghttp2_outbound_item_free [function] [call site] 00044
6 nghttp2_frame_data_free [function] [call site] 00045
6 nghttp2_frame_headers_free [function] [call site] 00046
7 nghttp2_nv_array_del [function] [call site] 00047
8 nghttp2_mem_free [function] [call site] 00048
6 nghttp2_frame_priority_free [function] [call site] 00049
6 nghttp2_frame_rst_stream_free [function] [call site] 00050
6 nghttp2_frame_settings_free [function] [call site] 00051
7 nghttp2_mem_free [function] [call site] 00052
6 nghttp2_frame_push_promise_free [function] [call site] 00053
7 nghttp2_nv_array_del [function] [call site] 00054
6 nghttp2_frame_ping_free [function] [call site] 00055
6 nghttp2_frame_goaway_free [function] [call site] 00056
7 nghttp2_mem_free [function] [call site] 00057
6 nghttp2_frame_window_update_free [function] [call site] 00058
6 nghttp2_frame_extension_free [function] [call site] 00059
6 nghttp2_frame_altsvc_free [function] [call site] 00060
7 nghttp2_mem_free [function] [call site] 00061
6 nghttp2_frame_origin_free [function] [call site] 00062
7 nghttp2_mem_free [function] [call site] 00063
6 nghttp2_frame_priority_update_free [function] [call site] 00064
7 nghttp2_mem_free [function] [call site] 00065
6 __assert_fail [call site] 00066
5 nghttp2_mem_free [function] [call site] 00067
5 nghttp2_bufs_reset [function] [call site] 00068
6 nghttp2_buf_reset [function] [call site] 00069
6 buf_chain_del [function] [call site] 00070
7 nghttp2_buf_free [function] [call site] 00071
8 nghttp2_mem_free [function] [call site] 00072
7 nghttp2_mem_free [function] [call site] 00073
4 session_inbound_frame_reset [function] [call site] 00074
5 nghttp2_frame_headers_free [function] [call site] 00075
5 nghttp2_frame_priority_free [function] [call site] 00076
5 nghttp2_frame_rst_stream_free [function] [call site] 00077
5 nghttp2_frame_settings_free [function] [call site] 00078
5 nghttp2_mem_free [function] [call site] 00079
5 nghttp2_frame_push_promise_free [function] [call site] 00080
5 nghttp2_frame_ping_free [function] [call site] 00081
5 nghttp2_frame_goaway_free [function] [call site] 00082
5 nghttp2_frame_window_update_free [function] [call site] 00083
5 check_ext_type_set [function] [call site] 00084
5 nghttp2_frame_extension_free [function] [call site] 00085
5 nghttp2_frame_altsvc_free [function] [call site] 00086
5 nghttp2_frame_origin_free [function] [call site] 00087
5 nghttp2_buf_wrap_init [function] [call site] 00088
5 nghttp2_buf_free [function] [call site] 00089
5 nghttp2_buf_wrap_init [function] [call site] 00090
4 nghttp2_bufs_add [function] [call site] 00091
5 nghttp2_min_size [function] [call site] 00092
5 bufs_alloc_chain [function] [call site] 00093
6 buf_chain_new [function] [call site] 00094
5 nghttp2_cpymem [function] [call site] 00095
4 nghttp2_pq_init [function] [call site] 00096
4 stream_less [function] [call site] 00097
4 nghttp2_hd_inflate_free [function] [call site] 00098
5 hd_inflate_keep_free [function] [call site] 00099
6 nghttp2_rcbuf_decref [function] [call site] 00100
7 __assert_fail [call site] 00101
7 nghttp2_rcbuf_del [function] [call site] 00102
8 nghttp2_mem_free2 [function] [call site] 00103
6 nghttp2_rcbuf_decref [function] [call site] 00104
5 nghttp2_rcbuf_decref [function] [call site] 00105
5 nghttp2_rcbuf_decref [function] [call site] 00106
5 hd_context_free [function] [call site] 00107
6 hd_ringbuf_free [function] [call site] 00108
7 hd_ringbuf_get [function] [call site] 00109
8 __assert_fail [call site] 00110
7 nghttp2_hd_entry_free [function] [call site] 00111
8 nghttp2_rcbuf_decref [function] [call site] 00112
8 nghttp2_rcbuf_decref [function] [call site] 00113
7 nghttp2_mem_free [function] [call site] 00114
7 nghttp2_mem_free [function] [call site] 00115
4 nghttp2_hd_deflate_free [function] [call site] 00116
5 hd_context_free [function] [call site] 00117
4 nghttp2_mem_free [function] [call site] 00118
1 nghttp2_session_callbacks_del [function] [call site] 00119
1 nghttp2_submit_settings [function] [call site] 00120
2 nghttp2_session_add_settings [function] [call site] 00121
3 nghttp2_iv_check [function] [call site] 00122
3 nghttp2_mem_malloc [function] [call site] 00123
3 nghttp2_frame_iv_copy [function] [call site] 00124
4 nghttp2_mem_malloc [function] [call site] 00125
3 nghttp2_mem_free [function] [call site] 00126
3 inflight_settings_new [function] [call site] 00127
4 nghttp2_mem_malloc [function] [call site] 00128
4 nghttp2_frame_iv_copy [function] [call site] 00129
4 nghttp2_mem_free [function] [call site] 00130
3 nghttp2_is_fatal [function] [call site] 00131
3 __assert_fail [call site] 00132
3 nghttp2_mem_free [function] [call site] 00133
3 nghttp2_mem_free [function] [call site] 00134
3 nghttp2_outbound_item_init [function] [call site] 00135
3 nghttp2_frame_settings_init [function] [call site] 00136
4 nghttp2_frame_hd_init [function] [call site] 00137
3 nghttp2_session_add_item [function] [call site] 00138
4 nghttp2_session_get_stream [function] [call site] 00139
5 nghttp2_map_find [function] [call site] 00140
4 session_attach_stream_item [function] [call site] 00142
5 nghttp2_stream_attach_item [function] [call site] 00143
6 __assert_fail [call site] 00144
6 __assert_fail [call site] 00145
5 session_ob_data_push [function] [call site] 00146
6 __assert_fail [call site] 00147
6 __assert_fail [call site] 00148
6 pq_get_first_cycle [function] [call site] 00149
7 nghttp2_pq_empty [function] [call site] 00150
7 nghttp2_pq_top [function] [call site] 00151
6 nghttp2_pq_push [function] [call site] 00152
7 nghttp2_max_size [function] [call site] 00153
7 nghttp2_mem_realloc [function] [call site] 00154
5 nghttp2_stream_detach_item [function] [call site] 00157
4 nghttp2_outbound_queue_push [function] [call site] 00158
4 nghttp2_outbound_queue_push [function] [call site] 00159
4 nghttp2_outbound_queue_push [function] [call site] 00160
4 nghttp2_outbound_queue_push [function] [call site] 00161
4 nghttp2_session_open_stream [function] [call site] 00162
5 nghttp2_session_get_stream_raw [function] [call site] 00163
6 nghttp2_map_find [function] [call site] 00164
5 __assert_fail [call site] 00165
5 __assert_fail [call site] 00166
5 nghttp2_mem_malloc [function] [call site] 00167
5 nghttp2_stream_init [function] [call site] 00168
5 nghttp2_map_insert [function] [call site] 00169
6 __assert_fail [call site] 00170
6 map_resize [function] [call site] 00171
7 nghttp2_mem_calloc [function] [call site] 00172
7 map_insert [function] [call site] 00173
8 map_bucket_swap [function] [call site] 00175
7 __assert_fail [call site] 00176
7 nghttp2_mem_free [function] [call site] 00177
6 map_resize [function] [call site] 00178
6 map_insert [function] [call site] 00179
5 nghttp2_stream_free [function] [call site] 00180
5 nghttp2_mem_free [function] [call site] 00181
5 nghttp2_session_is_my_stream_id [function] [call site] 00182
5 nghttp2_stream_shutdown [function] [call site] 00183
5 nghttp2_stream_shutdown [function] [call site] 00184
5 nghttp2_session_is_my_stream_id [function] [call site] 00185
4 nghttp2_outbound_queue_push [function] [call site] 00186
4 nghttp2_outbound_queue_push [function] [call site] 00187
4 nghttp2_outbound_queue_push [function] [call site] 00188
3 nghttp2_is_fatal [function] [call site] 00189
3 __assert_fail [call site] 00190
3 inflight_settings_del [function] [call site] 00191
4 nghttp2_mem_free [function] [call site] 00192
4 nghttp2_mem_free [function] [call site] 00193
3 nghttp2_frame_settings_free [function] [call site] 00194
3 nghttp2_mem_free [function] [call site] 00195
3 session_append_inflight_settings [function] [call site] 00196
1 (anonymous namespace)::send_pending(nghttp2_session*) [function] [call site] 00197
2 nghttp2_session_mem_send2 [function] [call site] 00198
3 nghttp2_session_mem_send_internal [function] [call site] 00199
4 nghttp2_session_pop_next_ob_item [function] [call site] 00200
5 nghttp2_outbound_queue_pop [function] [call site] 00201
5 nghttp2_outbound_queue_pop [function] [call site] 00202
5 session_is_outgoing_concurrent_streams_max [function] [call site] 00203
5 nghttp2_outbound_queue_pop [function] [call site] 00204
5 session_sched_get_next_outbound_item [function] [call site] 00205
6 nghttp2_pq_top [function] [call site] 00206
4 session_prep_frame [function] [call site] 00207
5 nghttp2_session_get_stream [function] [call site] 00208
5 __assert_fail [call site] 00209
5 nghttp2_session_predicate_data_send [function] [call site] 00210
6 session_predicate_for_stream_send [function] [call site] 00211
7 session_is_closing [function] [call site] 00212
8 nghttp2_session_want_read [function] [call site] 00213
9 session_get_num_active_streams [function] [call site] 00214
10 nghttp2_map_size [function] [call site] 00215
8 nghttp2_session_want_write [function] [call site] 00216
9 session_sched_empty [function] [call site] 00217
10 nghttp2_pq_empty [function] [call site] 00218
9 session_is_outgoing_concurrent_streams_max [function] [call site] 00219
6 __assert_fail [call site] 00220
6 nghttp2_session_is_my_stream_id [function] [call site] 00221
5 nghttp2_session_get_stream_raw [function] [call site] 00222
5 session_detach_stream_item [function] [call site] 00223
6 nghttp2_stream_detach_item [function] [call site] 00224
6 session_ob_data_remove [function] [call site] 00225
7 __assert_fail [call site] 00226
7 __assert_fail [call site] 00227
7 nghttp2_pq_remove [function] [call site] 00228
8 __assert_fail [call site] 00229
8 nghttp2_pq_pop [function] [call site] 00230
8 bubble_down [function] [call site] 00233
8 bubble_up [function] [call site] 00234
5 __assert_fail [call site] 00235
5 nghttp2_session_next_data_read [function] [call site] 00236
6 nghttp2_session_enforce_flow_control_limits [function] [call site] 00237
7 nghttp2_min_int32 [function] [call site] 00238
7 nghttp2_min_int32 [function] [call site] 00239
5 __assert_fail [call site] 00240
5 session_defer_stream_item [function] [call site] 00241
6 nghttp2_stream_defer_item [function] [call site] 00242
7 __assert_fail [call site] 00243
6 session_ob_data_remove [function] [call site] 00244
5 active_outbound_item_reset [function] [call site] 00245
5 nghttp2_session_pack_data [function] [call site] 00246
6 __assert_fail [call site] 00247
6 nghttp2_session_enforce_flow_control_limits [function] [call site] 00248
6 nghttp2_bufs_realloc [function] [call site] 00249
7 buf_chain_new [function] [call site] 00250
7 nghttp2_bufs_free [function] [call site] 00251
8 buf_chain_del [function] [call site] 00252
6 __assert_fail [call site] 00253
6 __assert_fail [call site] 00254
6 __assert_fail [call site] 00255
6 nghttp2_min_size [function] [call site] 00256
6 session_call_select_padding [function] [call site] 00257
7 nghttp2_min_size [function] [call site] 00258
6 nghttp2_is_fatal [function] [call site] 00259
6 nghttp2_frame_pack_frame_hd [function] [call site] 00260
7 nghttp2_put_uint32be [function] [call site] 00261
8 __bswap_32 [function] [call site] 00262
7 nghttp2_put_uint32be [function] [call site] 00263
6 nghttp2_frame_add_pad [function] [call site] 00264
7 __assert_fail [call site] 00265
7 frame_set_pad [function] [call site] 00266
8 nghttp2_get_uint32 [function] [call site] 00267
9 __bswap_32 [function] [call site] 00268
8 nghttp2_put_uint32be [function] [call site] 00269
6 session_reschedule_stream [function] [call site] 00270
7 session_sched_reschedule_stream [function] [call site] 00271
8 __assert_fail [call site] 00272
8 nghttp2_pq_size [function] [call site] 00273
8 nghttp2_pq_remove [function] [call site] 00274
8 nghttp2_pq_push [function] [call site] 00275
8 __assert_fail [call site] 00276
5 session_defer_stream_item [function] [call site] 00277
5 active_outbound_item_reset [function] [call site] 00278
5 session_detach_stream_item [function] [call site] 00279
5 nghttp2_session_add_rst_stream [function] [call site] 00280
6 nghttp2_session_add_rst_stream_continue [function] [call site] 00281
7 nghttp2_session_get_stream [function] [call site] 00282
7 nghttp2_session_is_my_stream_id [function] [call site] 00283
7 __assert_fail [call site] 00284
7 nghttp2_mem_malloc [function] [call site] 00285
7 nghttp2_outbound_item_init [function] [call site] 00286
7 nghttp2_frame_rst_stream_init [function] [call site] 00287
8 nghttp2_frame_hd_init [function] [call site] 00288
7 nghttp2_session_add_item [function] [call site] 00289
7 nghttp2_frame_rst_stream_free [function] [call site] 00290
7 nghttp2_mem_free [function] [call site] 00291
5 nghttp2_is_fatal [function] [call site] 00292
5 session_detach_stream_item [function] [call site] 00293
5 nghttp2_session_open_stream [function] [call site] 00294
5 session_predicate_request_headers_send [function] [call site] 00295
6 session_is_closing [function] [call site] 00296
5 session_enforce_http_messaging [function] [call site] 00297
5 nghttp2_http_record_request_method [function] [call site] 00298
6 memcmp [call site] 00299
6 memcmp [call site] 00300
6 memcmp [call site] 00301
5 nghttp2_session_get_stream [function] [call site] 00302
5 session_predicate_push_response_headers_send [function] [call site] 00303
6 session_predicate_for_stream_send [function] [call site] 00304
5 session_predicate_response_headers_send [function] [call site] 00305
6 session_predicate_for_stream_send [function] [call site] 00306
6 __assert_fail [call site] 00307
6 nghttp2_session_is_my_stream_id [function] [call site] 00308
5 session_predicate_headers_send [function] [call site] 00309
6 session_predicate_for_stream_send [function] [call site] 00310
6 __assert_fail [call site] 00311
6 nghttp2_session_is_my_stream_id [function] [call site] 00312
5 session_estimate_headers_payload [function] [call site] 00313
6 nghttp2_hd_deflate_bound [function] [call site] 00314
5 nghttp2_frame_pack_headers [function] [call site] 00315
6 __assert_fail [call site] 00316
6 nghttp2_frame_headers_payload_nv_offset [function] [call site] 00317
7 nghttp2_frame_priority_len [function] [call site] 00318
6 nghttp2_hd_deflate_hd_bufs [function] [call site] 00319
7 emit_table_size [function] [call site] 00320
8 count_encoded_length [function] [call site] 00321
8 encode_length [function] [call site] 00322
8 nghttp2_bufs_add [function] [call site] 00323
7 emit_table_size [function] [call site] 00324
7 deflate_nv [function] [call site] 00325
8 lookup_token [function] [call site] 00326
9 memeq [function] [call site] 00327
10 memcmp [call site] 00328
8 name_hash [function] [call site] 00387
8 hd_deflate_decide_indexing [function] [call site] 00388
9 entry_room [function] [call site] 00389
8 search_hd_table [function] [call site] 00390
9 search_static_table [function] [call site] 00396
10 memcmp [call site] 00397
8 emit_indexed_block [function] [call site] 00398
9 count_encoded_length [function] [call site] 00399
9 encode_length [function] [call site] 00400
9 nghttp2_bufs_add [function] [call site] 00401
8 nghttp2_hd_table_get [function] [call site] 00402
9 __assert_fail [call site] 00403
9 hd_ringbuf_get [function] [call site] 00404
8 nghttp2_rcbuf_incref [function] [call site] 00405
8 nghttp2_rcbuf_new2 [function] [call site] 00406
9 nghttp2_rcbuf_new [function] [call site] 00407
10 nghttp2_mem_malloc [function] [call site] 00408
9 nghttp2_cpymem [function] [call site] 00409
8 nghttp2_rcbuf_new2 [function] [call site] 00410
8 nghttp2_rcbuf_decref [function] [call site] 00411
8 add_hd_table_incremental [function] [call site] 00412
9 entry_room [function] [call site] 00413
9 hd_ringbuf_get [function] [call site] 00414
9 entry_room [function] [call site] 00415
9 hd_ringbuf_pop_back [function] [call site] 00416
10 __assert_fail [call site] 00417
9 hd_map_remove [function] [call site] 00418
9 nghttp2_hd_entry_free [function] [call site] 00419
9 nghttp2_mem_free [function] [call site] 00420
9 nghttp2_mem_malloc [function] [call site] 00421
9 nghttp2_hd_entry_init [function] [call site] 00422
10 nghttp2_rcbuf_incref [function] [call site] 00423
10 nghttp2_rcbuf_incref [function] [call site] 00424
9 hd_ringbuf_push_front [function] [call site] 00425
10 hd_ringbuf_reserve [function] [call site] 00426
11 nghttp2_mem_malloc [function] [call site] 00427
11 hd_ringbuf_get [function] [call site] 00428
11 nghttp2_mem_free [function] [call site] 00429
9 nghttp2_hd_entry_free [function] [call site] 00430
9 nghttp2_mem_free [function] [call site] 00431
9 hd_map_insert [function] [call site] 00432
8 nghttp2_rcbuf_decref [function] [call site] 00433
8 nghttp2_rcbuf_decref [function] [call site] 00434
8 emit_newname_block [function] [call site] 00435
9 pack_first_byte [function] [call site] 00436
10 __assert_fail [call site] 00437
9 nghttp2_bufs_addb [function] [call site] 00438
10 bufs_ensure_addb [function] [call site] 00439
11 bufs_alloc_chain [function] [call site] 00440
9 emit_string [function] [call site] 00441
10 nghttp2_hd_huff_encode_count [function] [call site] 00442
10 count_encoded_length [function] [call site] 00443
10 encode_length [function] [call site] 00444
10 nghttp2_bufs_add [function] [call site] 00445
10 nghttp2_hd_huff_encode [function] [call site] 00446
11 __bswap_32 [function] [call site] 00447
11 nghttp2_bufs_addb [function] [call site] 00448
11 nghttp2_bufs_addb [function] [call site] 00449
11 nghttp2_bufs_addb [function] [call site] 00450
10 __assert_fail [call site] 00451
10 nghttp2_bufs_add [function] [call site] 00452
9 emit_string [function] [call site] 00453
8 emit_indname_block [function] [call site] 00454
9 count_encoded_length [function] [call site] 00455
9 pack_first_byte [function] [call site] 00456
9 encode_length [function] [call site] 00457
9 nghttp2_bufs_add [function] [call site] 00458
9 emit_string [function] [call site] 00459
6 nghttp2_frame_pack_priority_spec [function] [call site] 00460
7 nghttp2_put_uint32be [function] [call site] 00461
6 nghttp2_bufs_len [function] [call site] 00462
6 frame_pack_headers_shared [function] [call site] 00463
7 nghttp2_frame_pack_frame_hd [function] [call site] 00464
7 nghttp2_frame_pack_frame_hd [function] [call site] 00465
7 nghttp2_frame_pack_frame_hd [function] [call site] 00466
5 session_headers_add_pad [function] [call site] 00467
6 nghttp2_min_size [function] [call site] 00468
6 session_call_select_padding [function] [call site] 00469
6 nghttp2_is_fatal [function] [call site] 00470
6 nghttp2_frame_add_pad [function] [call site] 00471
5 __assert_fail [call site] 00472
5 session_is_closing [function] [call site] 00473
5 nghttp2_frame_pack_priority [function] [call site] 00474
6 __assert_fail [call site] 00475
6 __assert_fail [call site] 00476
6 nghttp2_frame_pack_frame_hd [function] [call site] 00477
6 nghttp2_frame_pack_priority_spec [function] [call site] 00478
5 session_is_closing [function] [call site] 00479
5 nghttp2_frame_pack_rst_stream [function] [call site] 00480
6 __assert_fail [call site] 00481
6 __assert_fail [call site] 00482
6 nghttp2_frame_pack_frame_hd [function] [call site] 00483
6 nghttp2_put_uint32be [function] [call site] 00484
5 __assert_fail [call site] 00485
5 session_is_closing [function] [call site] 00486
5 nghttp2_frame_pack_settings [function] [call site] 00487
6 __assert_fail [call site] 00488
6 nghttp2_frame_pack_frame_hd [function] [call site] 00489
6 nghttp2_frame_pack_settings_payload [function] [call site] 00490
7 nghttp2_put_uint16be [function] [call site] 00491
8 __bswap_16 [function] [call site] 00492
7 nghttp2_put_uint32be [function] [call site] 00493
5 nghttp2_session_get_stream [function] [call site] 00494
5 session_predicate_push_promise_send [function] [call site] 00495
6 session_predicate_for_stream_send [function] [call site] 00496
6 __assert_fail [call site] 00497
5 __assert_fail [call site] 00498
5 session_estimate_headers_payload [function] [call site] 00499
5 nghttp2_frame_pack_push_promise [function] [call site] 00500
6 __assert_fail [call site] 00501
6 nghttp2_hd_deflate_hd_bufs [function] [call site] 00502
6 nghttp2_put_uint32be [function] [call site] 00503
6 nghttp2_bufs_len [function] [call site] 00504
6 frame_pack_headers_shared [function] [call site] 00505
5 session_headers_add_pad [function] [call site] 00506
5 __assert_fail [call site] 00507
5 __assert_fail [call site] 00508
5 nghttp2_frame_pack_ping [function] [call site] 00509
6 __assert_fail [call site] 00510
6 __assert_fail [call site] 00511
6 nghttp2_frame_pack_frame_hd [function] [call site] 00512
6 nghttp2_cpymem [function] [call site] 00513
5 nghttp2_frame_pack_goaway [function] [call site] 00514
6 __assert_fail [call site] 00515
6 nghttp2_frame_pack_frame_hd [function] [call site] 00516
6 nghttp2_put_uint32be [function] [call site] 00517
6 nghttp2_put_uint32be [function] [call site] 00518
6 nghttp2_bufs_add [function] [call site] 00519
5 session_predicate_window_update_send [function] [call site] 00520
6 session_is_closing [function] [call site] 00521
6 nghttp2_session_get_stream [function] [call site] 00522
6 state_reserved_local [function] [call site] 00523
7 nghttp2_session_is_my_stream_id [function] [call site] 00524
5 nghttp2_frame_pack_window_update [function] [call site] 00525
6 __assert_fail [call site] 00526
6 __assert_fail [call site] 00527
6 nghttp2_frame_pack_frame_hd [function] [call site] 00528
6 nghttp2_put_uint32be [function] [call site] 00529
5 __assert_fail [call site] 00530
5 session_is_closing [function] [call site] 00531
5 session_pack_extension [function] [call site] 00532
6 __assert_fail [call site] 00533
6 nghttp2_min_size [function] [call site] 00534
6 __assert_fail [call site] 00535
6 nghttp2_frame_pack_frame_hd [function] [call site] 00536
5 session_predicate_altsvc_send [function] [call site] 00537
6 session_is_closing [function] [call site] 00538
6 nghttp2_session_get_stream [function] [call site] 00539
5 nghttp2_frame_pack_altsvc [function] [call site] 00540
6 __assert_fail [call site] 00541
6 nghttp2_frame_pack_frame_hd [function] [call site] 00542
6 nghttp2_put_uint16be [function] [call site] 00543
6 nghttp2_bufs_add [function] [call site] 00544
6 __assert_fail [call site] 00545
6 nghttp2_bufs_add [function] [call site] 00546
6 __assert_fail [call site] 00547
5 session_predicate_origin_send [function] [call site] 00548
6 session_is_closing [function] [call site] 00549
5 nghttp2_frame_pack_origin [function] [call site] 00550
6 nghttp2_frame_pack_frame_hd [function] [call site] 00551
6 nghttp2_put_uint16be [function] [call site] 00552
6 nghttp2_cpymem [function] [call site] 00553
6 __assert_fail [call site] 00554
5 session_predicate_priority_update_send [function] [call site] 00555
6 session_is_closing [function] [call site] 00556
6 nghttp2_session_get_stream [function] [call site] 00557
5 nghttp2_frame_pack_priority_update [function] [call site] 00558
6 __assert_fail [call site] 00559
6 nghttp2_frame_pack_frame_hd [function] [call site] 00560
6 nghttp2_put_uint32be [function] [call site] 00561
6 nghttp2_bufs_add [function] [call site] 00562
6 __assert_fail [call site] 00563
5 __assert_fail [call site] 00564
4 is_non_fatal [function] [call site] 00565
4 nghttp2_outbound_item_free [function] [call site] 00566
4 nghttp2_mem_free [function] [call site] 00567
4 nghttp2_session_close_stream [function] [call site] 00568
5 nghttp2_session_get_stream [function] [call site] 00569
5 session_detach_stream_item [function] [call site] 00570
5 nghttp2_outbound_item_free [function] [call site] 00571
5 nghttp2_mem_free [function] [call site] 00572
5 nghttp2_session_is_my_stream_id [function] [call site] 00573
5 nghttp2_session_destroy_stream [function] [call site] 00574
6 session_ob_data_remove [function] [call site] 00575
6 nghttp2_map_remove [function] [call site] 00576
6 nghttp2_stream_free [function] [call site] 00578
6 nghttp2_mem_free [function] [call site] 00579
4 nghttp2_outbound_item_free [function] [call site] 00580
4 nghttp2_mem_free [function] [call site] 00581
4 active_outbound_item_reset [function] [call site] 00582
4 nghttp2_is_fatal [function] [call site] 00583
4 nghttp2_session_terminate_session [function] [call site] 00584
5 session_terminate_session [function] [call site] 00585
6 strlen [call site] 00586
6 nghttp2_session_add_goaway [function] [call site] 00587
7 nghttp2_session_is_my_stream_id [function] [call site] 00588
7 nghttp2_mem_malloc [function] [call site] 00589
7 nghttp2_mem_malloc [function] [call site] 00590
7 nghttp2_mem_free [function] [call site] 00591
7 nghttp2_outbound_item_init [function] [call site] 00592
7 nghttp2_min_int32 [function] [call site] 00593
7 nghttp2_frame_goaway_init [function] [call site] 00594
8 nghttp2_frame_hd_init [function] [call site] 00595
7 nghttp2_session_add_item [function] [call site] 00596
7 nghttp2_frame_goaway_free [function] [call site] 00597
7 nghttp2_mem_free [function] [call site] 00598
4 nghttp2_is_fatal [function] [call site] 00599
4 session_call_before_frame_send [function] [call site] 00600
4 nghttp2_is_fatal [function] [call site] 00601
4 nghttp2_session_close_stream [function] [call site] 00602
4 nghttp2_is_fatal [function] [call site] 00603
4 active_outbound_item_reset [function] [call site] 00604
4 session_after_frame_sent2 [function] [call site] 00605
5 nghttp2_bufs_next_present [function] [call site] 00606
5 active_outbound_item_reset [function] [call site] 00607
5 active_outbound_item_reset [function] [call site] 00608
5 nghttp2_session_get_stream [function] [call site] 00609
5 nghttp2_session_predicate_data_send [function] [call site] 00610
5 session_detach_stream_item [function] [call site] 00611
5 active_outbound_item_reset [function] [call site] 00612
5 active_outbound_item_reset [function] [call site] 00613
4 session_after_frame_sent1 [function] [call site] 00614
5 nghttp2_session_get_stream [function] [call site] 00615
5 session_detach_stream_item [function] [call site] 00616
5 session_call_on_frame_send [function] [call site] 00617
5 nghttp2_is_fatal [function] [call site] 00618
5 nghttp2_stream_shutdown [function] [call site] 00619
5 nghttp2_session_close_stream_if_shut_rdwr [function] [call site] 00620
6 nghttp2_session_close_stream [function] [call site] 00621
5 nghttp2_is_fatal [function] [call site] 00622
5 session_call_on_frame_send [function] [call site] 00623
5 nghttp2_is_fatal [function] [call site] 00624
5 nghttp2_bufs_next_present [function] [call site] 00625
5 session_call_on_frame_send [function] [call site] 00626
5 nghttp2_is_fatal [function] [call site] 00627
5 nghttp2_session_get_stream [function] [call site] 00628
5 nghttp2_stream_shutdown [function] [call site] 00629
5 nghttp2_session_close_stream_if_shut_rdwr [function] [call site] 00630
5 nghttp2_is_fatal [function] [call site] 00631
5 nghttp2_submit_data_shared [function] [call site] 00632
6 nghttp2_mem_malloc [function] [call site] 00633
6 nghttp2_outbound_item_init [function] [call site] 00634
6 nghttp2_frame_data_init [function] [call site] 00635
7 nghttp2_frame_hd_init [function] [call site] 00636
6 nghttp2_session_add_item [function] [call site] 00637
6 nghttp2_frame_data_free [function] [call site] 00638
6 nghttp2_mem_free [function] [call site] 00639
5 nghttp2_is_fatal [function] [call site] 00640
5 nghttp2_stream_shutdown [function] [call site] 00641
5 nghttp2_session_close_stream_if_shut_rdwr [function] [call site] 00642
5 nghttp2_is_fatal [function] [call site] 00643
5 nghttp2_submit_data_shared [function] [call site] 00644
5 nghttp2_is_fatal [function] [call site] 00645
5 __assert_fail [call site] 00646
5 nghttp2_session_close_stream [function] [call site] 00647
5 nghttp2_is_fatal [function] [call site] 00648
5 session_close_stream_on_goaway [function] [call site] 00649
6 nghttp2_map_each [function] [call site] 00650
6 find_stream_on_goaway_func [function] [call site] 00651
7 nghttp2_session_is_my_stream_id [function] [call site] 00652
7 __assert_fail [call site] 00653
6 __assert_fail [call site] 00654
6 nghttp2_session_close_stream [function] [call site] 00655
6 nghttp2_is_fatal [function] [call site] 00656
5 nghttp2_is_fatal [function] [call site] 00657
5 session_update_connection_consumed_size [function] [call site] 00658
6 session_update_consumed_size [function] [call site] 00659
7 nghttp2_session_terminate_session [function] [call site] 00660
7 nghttp2_min_int32 [function] [call site] 00661
7 nghttp2_should_send_window_update [function] [call site] 00662
7 nghttp2_session_add_window_update [function] [call site] 00663
8 nghttp2_mem_malloc [function] [call site] 00664
8 nghttp2_outbound_item_init [function] [call site] 00665
8 nghttp2_frame_window_update_init [function] [call site] 00666
9 nghttp2_frame_hd_init [function] [call site] 00667
8 nghttp2_session_add_item [function] [call site] 00668
8 nghttp2_frame_window_update_free [function] [call site] 00669
8 nghttp2_mem_free [function] [call site] 00670
5 nghttp2_session_update_recv_connection_window_size [function] [call site] 00671
6 adjust_recv_window_size [function] [call site] 00672
6 nghttp2_session_terminate_session [function] [call site] 00673
6 nghttp2_should_send_window_update [function] [call site] 00674
6 nghttp2_session_add_window_update [function] [call site] 00675
5 nghttp2_is_fatal [function] [call site] 00676
5 nghttp2_session_get_stream [function] [call site] 00677
5 session_update_stream_consumed_size [function] [call site] 00678
6 session_update_consumed_size [function] [call site] 00679
5 nghttp2_session_update_recv_stream_window_size [function] [call site] 00680
6 adjust_recv_window_size [function] [call site] 00681
6 nghttp2_session_terminate_session [function] [call site] 00682
6 nghttp2_should_send_window_update [function] [call site] 00683
6 nghttp2_session_add_window_update [function] [call site] 00684
5 nghttp2_is_fatal [function] [call site] 00685
4 nghttp2_is_fatal [function] [call site] 00686
4 __assert_fail [call site] 00687
4 session_after_frame_sent2 [function] [call site] 00688
4 nghttp2_session_get_stream [function] [call site] 00689
4 active_outbound_item_reset [function] [call site] 00690
4 session_call_send_data [function] [call site] 00691
4 nghttp2_is_fatal [function] [call site] 00692
4 session_detach_stream_item [function] [call site] 00693
4 nghttp2_session_add_rst_stream [function] [call site] 00694
4 nghttp2_is_fatal [function] [call site] 00695
4 active_outbound_item_reset [function] [call site] 00696
4 session_after_frame_sent1 [function] [call site] 00697
4 nghttp2_is_fatal [function] [call site] 00698
4 __assert_fail [call site] 00699
4 session_after_frame_sent2 [function] [call site] 00700
4 active_outbound_item_reset [function] [call site] 00701
3 session_after_frame_sent1 [function] [call site] 00702
3 nghttp2_is_fatal [function] [call site] 00703
3 __assert_fail [call site] 00704
1 nghttp2_session_mem_recv2 [function] [call site] 00705
2 __assert_fail [call site] 00706
2 nghttp2_session_want_read [function] [call site] 00707
2 nghttp2_min_size [function] [call site] 00708
2 memcmp [call site] 00709
2 session_inbound_frame_reset [function] [call site] 00710
2 inbound_frame_buf_read [function] [call site] 00711
3 nghttp2_min_size [function] [call site] 00712
3 nghttp2_cpymem [function] [call site] 00713
2 session_call_error_callback [function] [call site] 00714
3 vsnprintf [call site] 00715
3 nghttp2_mem_malloc [function] [call site] 00716
3 vsnprintf [call site] 00717
3 nghttp2_mem_free [function] [call site] 00718
2 nghttp2_is_fatal [function] [call site] 00719
2 nghttp2_session_terminate_session_with_reason [function] [call site] 00720
3 session_terminate_session [function] [call site] 00721
2 nghttp2_is_fatal [function] [call site] 00722
2 inbound_frame_buf_read [function] [call site] 00723
2 nghttp2_frame_unpack_frame_hd [function] [call site] 00724
3 nghttp2_get_uint32 [function] [call site] 00725
3 nghttp2_get_uint32 [function] [call site] 00726
2 nghttp2_session_terminate_session_with_reason [function] [call site] 00727
2 nghttp2_is_fatal [function] [call site] 00728
2 session_on_data_received_fail_fast [function] [call site] 00729
3 session_detect_idle_stream [function] [call site] 00730
4 nghttp2_session_is_my_stream_id [function] [call site] 00731
4 session_is_new_peer_stream_id [function] [call site] 00732
5 nghttp2_session_is_my_stream_id [function] [call site] 00733
3 nghttp2_session_get_stream [function] [call site] 00734
3 nghttp2_session_get_stream_raw [function] [call site] 00735
3 nghttp2_session_is_my_stream_id [function] [call site] 00736
3 nghttp2_session_terminate_session_with_reason [function] [call site] 00737
3 nghttp2_is_fatal [function] [call site] 00738
2 session_update_glitch_ratelim [function] [call site] 00739
3 nghttp2_time_now_sec [function] [call site] 00740
4 clock_gettime [call site] 00741
4 time_now_sec [function] [call site] 00742
5 time [call site] 00743
3 nghttp2_ratelim_update [function] [call site] 00744
4 nghttp2_min_uint64 [function] [call site] 00745
3 nghttp2_ratelim_drain [function] [call site] 00746
3 nghttp2_session_terminate_session [function] [call site] 00747
2 nghttp2_is_fatal [function] [call site] 00748
2 inbound_frame_handle_pad [function] [call site] 00749
3 inbound_frame_set_mark [function] [call site] 00750
4 nghttp2_buf_reset [function] [call site] 00751
2 nghttp2_session_terminate_session_with_reason [function] [call site] 00752
2 nghttp2_is_fatal [function] [call site] 00753
2 session_update_glitch_ratelim [function] [call site] 00754
2 inbound_frame_handle_pad [function] [call site] 00755
2 nghttp2_session_terminate_session_with_reason [function] [call site] 00756
2 nghttp2_is_fatal [function] [call site] 00757
2 nghttp2_frame_priority_len [function] [call site] 00758
2 session_call_on_begin_frame [function] [call site] 00759
2 nghttp2_is_fatal [function] [call site] 00760
2 session_process_headers_frame [function] [call site] 00761
3 nghttp2_frame_unpack_headers_payload [function] [call site] 00762
4 nghttp2_frame_unpack_priority_spec [function] [call site] 00763
5 nghttp2_get_uint32 [function] [call site] 00764
5 nghttp2_priority_spec_init [function] [call site] 00765
4 nghttp2_priority_spec_default_init [function] [call site] 00766
3 nghttp2_session_get_stream [function] [call site] 00767
3 nghttp2_session_on_request_headers_received [function] [call site] 00768
4 session_inflate_handle_invalid_connection [function] [call site] 00769
5 session_handle_invalid_connection [function] [call site] 00770
6 get_error_code_from_lib_error_code [function] [call site] 00771
6 nghttp2_session_terminate_session_with_reason [function] [call site] 00772
5 nghttp2_is_fatal [function] [call site] 00773
4 session_detect_idle_stream [function] [call site] 00774
4 session_inflate_handle_invalid_connection [function] [call site] 00775
4 session_is_new_peer_stream_id [function] [call site] 00776
4 nghttp2_session_is_my_stream_id [function] [call site] 00777
4 session_inflate_handle_invalid_connection [function] [call site] 00778
4 nghttp2_session_get_stream_raw [function] [call site] 00779
4 session_inflate_handle_invalid_connection [function] [call site] 00780
4 session_is_incoming_concurrent_streams_max [function] [call site] 00781
4 session_inflate_handle_invalid_connection [function] [call site] 00782
4 session_allow_incoming_new_stream [function] [call site] 00783
4 session_inflate_handle_invalid_connection [function] [call site] 00784
4 session_is_incoming_concurrent_streams_pending_max [function] [call site] 00785
4 session_inflate_handle_invalid_stream [function] [call site] 00786
5 session_handle_invalid_stream [function] [call site] 00787
6 session_handle_invalid_stream2 [function] [call site] 00788
7 session_update_glitch_ratelim [function] [call site] 00789
7 get_error_code_from_lib_error_code [function] [call site] 00790
7 nghttp2_session_add_rst_stream [function] [call site] 00791
5 nghttp2_is_fatal [function] [call site] 00792
4 nghttp2_session_open_stream [function] [call site] 00793
4 session_call_on_begin_headers [function] [call site] 00794
3 nghttp2_session_on_push_response_headers_received [function] [call site] 00795
4 __assert_fail [call site] 00796
4 session_inflate_handle_invalid_connection [function] [call site] 00797
4 session_inflate_handle_invalid_connection [function] [call site] 00798
4 session_is_incoming_concurrent_streams_max [function] [call site] 00799
4 session_inflate_handle_invalid_connection [function] [call site] 00800
4 session_allow_incoming_new_stream [function] [call site] 00801
4 session_is_incoming_concurrent_streams_pending_max [function] [call site] 00802
4 session_inflate_handle_invalid_stream [function] [call site] 00803
4 nghttp2_stream_promise_fulfilled [function] [call site] 00804
4 nghttp2_session_is_my_stream_id [function] [call site] 00805
4 session_call_on_begin_headers [function] [call site] 00806
3 nghttp2_session_is_my_stream_id [function] [call site] 00807
3 nghttp2_session_on_response_headers_received [function] [call site] 00808
4 nghttp2_session_is_my_stream_id [function] [call site] 00809
4 __assert_fail [call site] 00810
4 session_inflate_handle_invalid_connection [function] [call site] 00811
4 session_inflate_handle_invalid_connection [function] [call site] 00812
4 session_call_on_begin_headers [function] [call site] 00813
3 nghttp2_session_on_headers_received [function] [call site] 00814
4 session_inflate_handle_invalid_connection [function] [call site] 00815
4 session_inflate_handle_invalid_connection [function] [call site] 00816
4 nghttp2_session_is_my_stream_id [function] [call site] 00817
4 session_call_on_begin_headers [function] [call site] 00818
4 session_call_on_begin_headers [function] [call site] 00819
2 nghttp2_is_fatal [function] [call site] 00820
2 session_handle_invalid_stream2 [function] [call site] 00821
2 nghttp2_is_fatal [function] [call site] 00822
2 session_update_glitch_ratelim [function] [call site] 00823
2 session_update_glitch_ratelim [function] [call site] 00824
2 nghttp2_session_terminate_session_with_reason [function] [call site] 00825
2 nghttp2_is_fatal [function] [call site] 00826
2 nghttp2_mem_malloc [function] [call site] 00827
2 inbound_frame_handle_pad [function] [call site] 00828
2 nghttp2_session_terminate_session_with_reason [function] [call site] 00829
2 nghttp2_is_fatal [function] [call site] 00830
2 nghttp2_session_terminate_session_with_reason [function] [call site] 00831
2 nghttp2_is_fatal [function] [call site] 00832
2 check_ext_type_set [function] [call site] 00833
2 session_update_glitch_ratelim [function] [call site] 00834
2 nghttp2_mem_malloc [function] [call site] 00835
2 nghttp2_buf_wrap_init [function] [call site] 00836
2 nghttp2_session_terminate_session_with_reason [function] [call site] 00837
2 nghttp2_is_fatal [function] [call site] 00838
2 session_update_glitch_ratelim [function] [call site] 00839
2 session_update_glitch_ratelim [function] [call site] 00840
2 inbound_frame_set_mark [function] [call site] 00841
2 session_call_on_begin_frame [function] [call site] 00842
2 nghttp2_is_fatal [function] [call site] 00843
2 inbound_frame_buf_read [function] [call site] 00844
2 nghttp2_frame_priority_len [function] [call site] 00845
2 inbound_frame_compute_pad [function] [call site] 00846
2 nghttp2_session_terminate_session_with_reason [function] [call site] 00847
2 nghttp2_is_fatal [function] [call site] 00848
2 inbound_frame_set_mark [function] [call site] 00849
2 inbound_frame_set_mark [function] [call site] 00850
2 session_process_headers_frame [function] [call site] 00851
2 nghttp2_is_fatal [function] [call site] 00852
2 session_handle_invalid_stream2 [function] [call site] 00853
2 nghttp2_is_fatal [function] [call site] 00854
2 session_update_glitch_ratelim [function] [call site] 00855
2 session_inbound_frame_reset [function] [call site] 00856
2 session_process_rst_stream_frame [function] [call site] 00857
3 nghttp2_frame_unpack_rst_stream_payload [function] [call site] 00858
4 nghttp2_get_uint32 [function] [call site] 00859
3 nghttp2_session_on_rst_stream_received [function] [call site] 00860
4 session_handle_invalid_connection [function] [call site] 00861
4 session_detect_idle_stream [function] [call site] 00862
4 session_handle_invalid_connection [function] [call site] 00863
4 nghttp2_session_get_stream [function] [call site] 00864
4 nghttp2_stream_shutdown [function] [call site] 00865
4 session_call_on_frame_received [function] [call site] 00866
4 nghttp2_session_close_stream [function] [call site] 00867
4 nghttp2_is_fatal [function] [call site] 00868
4 session_update_stream_reset_ratelim [function] [call site] 00869
5 nghttp2_time_now_sec [function] [call site] 00870
5 nghttp2_ratelim_update [function] [call site] 00871
5 nghttp2_ratelim_drain [function] [call site] 00872
5 nghttp2_session_add_goaway [function] [call site] 00873
2 nghttp2_is_fatal [function] [call site] 00874
2 session_inbound_frame_reset [function] [call site] 00875
2 inbound_frame_compute_pad [function] [call site] 00876
2 nghttp2_session_terminate_session_with_reason [function] [call site] 00877
2 nghttp2_is_fatal [function] [call site] 00878
2 inbound_frame_set_mark [function] [call site] 00879
2 session_process_push_promise_frame [function] [call site] 00880
3 nghttp2_frame_unpack_push_promise_payload [function] [call site] 00881
4 nghttp2_get_uint32 [function] [call site] 00882
3 nghttp2_session_on_push_promise_received [function] [call site] 00883
4 session_inflate_handle_invalid_connection [function] [call site] 00884
4 session_inflate_handle_invalid_connection [function] [call site] 00885
4 nghttp2_session_is_my_stream_id [function] [call site] 00886
4 session_inflate_handle_invalid_connection [function] [call site] 00887
4 session_allow_incoming_new_stream [function] [call site] 00888
4 session_is_new_peer_stream_id [function] [call site] 00889
4 session_inflate_handle_invalid_connection [function] [call site] 00890
4 session_detect_idle_stream [function] [call site] 00891
4 session_inflate_handle_invalid_connection [function] [call site] 00892
4 nghttp2_session_get_stream [function] [call site] 00893
4 session_handle_invalid_stream2 [function] [call site] 00894
4 session_inflate_handle_invalid_connection [function] [call site] 00895
4 nghttp2_session_open_stream [function] [call site] 00896
4 session_call_on_begin_headers [function] [call site] 00897
2 nghttp2_is_fatal [function] [call site] 00898
2 session_handle_invalid_stream2 [function] [call site] 00899
2 nghttp2_is_fatal [function] [call site] 00900
2 session_process_ping_frame [function] [call site] 00901
3 nghttp2_frame_unpack_ping_payload [function] [call site] 00902
3 nghttp2_session_on_ping_received [function] [call site] 00903
4 session_handle_invalid_connection [function] [call site] 00904
4 session_is_closing [function] [call site] 00905
4 nghttp2_session_add_ping [function] [call site] 00906
5 nghttp2_mem_malloc [function] [call site] 00907
5 nghttp2_outbound_item_init [function] [call site] 00908
5 nghttp2_frame_ping_init [function] [call site] 00909
6 nghttp2_frame_hd_init [function] [call site] 00910
5 nghttp2_session_add_item [function] [call site] 00911
5 nghttp2_frame_ping_free [function] [call site] 00912
5 nghttp2_mem_free [function] [call site] 00913
4 session_call_on_frame_received [function] [call site] 00914
2 nghttp2_is_fatal [function] [call site] 00915
2 session_inbound_frame_reset [function] [call site] 00916
2 nghttp2_mem_malloc [function] [call site] 00917
2 nghttp2_buf_wrap_init [function] [call site] 00918
2 session_process_window_update_frame [function] [call site] 00919
3 nghttp2_frame_unpack_window_update_payload [function] [call site] 00920
4 nghttp2_get_uint32 [function] [call site] 00921
3 nghttp2_session_on_window_update_received [function] [call site] 00922
4 session_on_connection_window_update_received [function] [call site] 00923
5 session_handle_invalid_connection [function] [call site] 00924
5 session_handle_invalid_connection [function] [call site] 00925
5 session_call_on_frame_received [function] [call site] 00926
4 session_on_stream_window_update_received [function] [call site] 00927
5 session_detect_idle_stream [function] [call site] 00928
5 session_handle_invalid_connection [function] [call site] 00929
5 nghttp2_session_get_stream [function] [call site] 00930
5 state_reserved_remote [function] [call site] 00931
6 nghttp2_session_is_my_stream_id [function] [call site] 00932
5 session_handle_invalid_connection [function] [call site] 00933
5 session_handle_invalid_connection [function] [call site] 00934
5 session_handle_invalid_connection [function] [call site] 00935
5 nghttp2_stream_check_deferred_by_flow_control [function] [call site] 00936
5 session_resume_deferred_stream_item [function] [call site] 00937
6 nghttp2_stream_resume_deferred_item [function] [call site] 00938
7 __assert_fail [call site] 00939
6 session_ob_data_push [function] [call site] 00940
5 nghttp2_is_fatal [function] [call site] 00941
5 session_call_on_frame_received [function] [call site] 00942
2 nghttp2_is_fatal [function] [call site] 00943
2 session_inbound_frame_reset [function] [call site] 00944
2 nghttp2_get_uint16 [function] [call site] 00945
3 __bswap_16 [function] [call site] 00946
2 nghttp2_mem_malloc [function] [call site] 00947
2 nghttp2_buf_wrap_init [function] [call site] 00948
2 session_process_priority_update_frame [function] [call site] 00949
3 nghttp2_frame_unpack_priority_update_payload [function] [call site] 00950
4 __assert_fail [call site] 00951
4 nghttp2_get_uint32 [function] [call site] 00952
3 nghttp2_session_on_priority_update_received [function] [call site] 00953
4 __assert_fail [call site] 00954
4 session_handle_invalid_connection [function] [call site] 00955
4 nghttp2_session_is_my_stream_id [function] [call site] 00956
4 session_detect_idle_stream [function] [call site] 00957
4 session_handle_invalid_connection [function] [call site] 00958
4 session_call_on_frame_received [function] [call site] 00959
4 nghttp2_session_get_stream_raw [function] [call site] 00960
4 session_call_on_frame_received [function] [call site] 00961
4 session_detect_idle_stream [function] [call site] 00962
4 session_handle_invalid_connection [function] [call site] 00963
4 nghttp2_session_open_stream [function] [call site] 00964
4 session_call_on_frame_received [function] [call site] 00965
4 nghttp2_http_parse_priority [function] [call site] 00966
5 sfparse_parser_init [function] [call site] 00967
5 sfparse_parser_dict [function] [call site] 00968
6 parser_skip_inner_list [function] [call site] 00969
7 sfparse_parser_inner_list [function] [call site] 00970
8 parser_discard_sp [function] [call site] 00971
9 parser_eof [function] [call site] 00972
8 parser_eof [function] [call site] 00973
8 parser_skip_params [function] [call site] 00974
9 sfparse_parser_param [function] [call site] 00975
10 parser_skip_inner_list [function] [call site] 00976
11 __assert_fail [call site] 00977
10 parser_set_op_state [function] [call site] 00978
10 __assert_fail [call site] 00979
10 parser_eof [function] [call site] 00980
10 parser_set_op_state [function] [call site] 00981
10 parser_discard_sp [function] [call site] 00982
10 parser_eof [function] [call site] 00983
10 parser_key [function] [call site] 00984
11 parser_eof [function] [call site] 00985
10 parser_eof [function] [call site] 00986
10 parser_eof [function] [call site] 00987
10 parser_bare_item [function] [call site] 00988
11 parser_string [function] [call site] 00989
12 __assert_fail [call site] 00990
12 parser_eof [function] [call site] 00991
12 parser_eof [function] [call site] 00992
11 parser_number [function] [call site] 00993
12 parser_eof [function] [call site] 00994
12 parser_eof [function] [call site] 00995
12 __assert_fail [call site] 00996
12 parser_eof [function] [call site] 00997
12 parser_eof [function] [call site] 00998
11 parser_date [function] [call site] 00999
12 __assert_fail [call site] 01000
12 parser_eof [function] [call site] 01001
12 parser_number [function] [call site] 01002
11 parser_byteseq [function] [call site] 01003
12 __assert_fail [call site] 01004
12 parser_eof [function] [call site] 01005
12 parser_eof [function] [call site] 01006
12 parser_eof [function] [call site] 01007
11 parser_boolean [function] [call site] 01008
12 __assert_fail [call site] 01009
12 parser_eof [function] [call site] 01010
11 parser_token [function] [call site] 01011
12 parser_eof [function] [call site] 01012
11 parser_dispstring [function] [call site] 01013
12 __assert_fail [call site] 01014
12 parser_eof [function] [call site] 01015
12 parser_eof [function] [call site] 01016
12 pctdecode [function] [call site] 01017
12 utf8_decode [function] [call site] 01018
9 __assert_fail [call site] 01019
8 parser_eof [function] [call site] 01020
8 parser_discard_sp [function] [call site] 01021
8 parser_eof [function] [call site] 01022
8 __assert_fail [call site] 01023
8 parser_unset_inner_list_state [function] [call site] 01024
8 parser_bare_item [function] [call site] 01025
8 parser_set_op_state [function] [call site] 01026
6 parser_skip_params [function] [call site] 01027
6 parser_next_key_or_item [function] [call site] 01028
7 parser_discard_ows [function] [call site] 01029
7 parser_eof [function] [call site] 01032
7 parser_discard_ows [function] [call site] 01033
7 parser_eof [function] [call site] 01034
6 parser_discard_sp [function] [call site] 01035
6 parser_eof [function] [call site] 01036
6 __assert_fail [call site] 01037
6 parser_key [function] [call site] 01038
6 parser_dict_value [function] [call site] 01039
7 parser_eof [function] [call site] 01040
7 parser_eof [function] [call site] 01041
7 parser_bare_item [function] [call site] 01042
4 session_call_on_frame_received [function] [call site] 01043
4 nghttp2_extpri_to_uint8 [function] [call site] 01044
4 session_update_stream_priority [function] [call site] 01045
5 session_ob_data_remove [function] [call site] 01046
5 session_ob_data_push [function] [call site] 01047
4 nghttp2_is_fatal [function] [call site] 01048
4 session_call_on_frame_received [function] [call site] 01049
2 nghttp2_is_fatal [function] [call site] 01050
2 session_inbound_frame_reset [function] [call site] 01051
2 session_inbound_frame_reset [function] [call site] 01052
2 inbound_frame_payload_readlen [function] [call site] 01053
3 nghttp2_min_size [function] [call site] 01054
2 inbound_frame_effective_readlen [function] [call site] 01055
3 nghttp2_frame_trail_padlen [function] [call site] 01056
2 nghttp2_frame_trail_padlen [function] [call site] 01057
2 inflate_header_block [function] [call site] 01058
3 nghttp2_session_get_stream [function] [call site] 01059
3 nghttp2_session_get_stream [function] [call site] 01060
3 session_trailer_headers [function] [call site] 01061
3 nghttp2_hd_inflate_hd_nv [function] [call site] 01062
4 hd_inflate_keep_free [function] [call site] 01063
4 nghttp2_min_size [function] [call site] 01064
4 hd_inflate_read_len [function] [call site] 01065
5 decode_length [function] [call site] 01066
4 hd_context_shrink_table_size [function] [call site] 01067
5 hd_ringbuf_get [function] [call site] 01068
5 entry_room [function] [call site] 01069
5 hd_ringbuf_pop_back [function] [call site] 01070
5 hd_map_remove [function] [call site] 01071
5 nghttp2_hd_entry_free [function] [call site] 01072
5 nghttp2_mem_free [function] [call site] 01073
4 get_max_index [function] [call site] 01074
4 hd_inflate_read_len [function] [call site] 01075
4 hd_inflate_commit_indexed [function] [call site] 01076
5 nghttp2_hd_table_get [function] [call site] 01077
5 emit_header [function] [call site] 01078
4 hd_inflate_set_huffman_encoded [function] [call site] 01079
4 hd_inflate_read_len [function] [call site] 01080
4 nghttp2_hd_huff_decode_context_init [function] [call site] 01081
4 nghttp2_rcbuf_new [function] [call site] 01082
4 nghttp2_buf_wrap_init [function] [call site] 01083
4 hd_inflate_read_huff [function] [call site] 01084
5 nghttp2_hd_huff_decode [function] [call site] 01085
5 nghttp2_hd_huff_decode_failure_state [function] [call site] 01086
4 hd_inflate_read [function] [call site] 01087
5 nghttp2_min_size [function] [call site] 01088
5 nghttp2_cpymem [function] [call site] 01089
4 hd_inflate_set_huffman_encoded [function] [call site] 01090
4 hd_inflate_read_len [function] [call site] 01091
4 nghttp2_hd_huff_decode_context_init [function] [call site] 01092
4 nghttp2_buf_wrap_init [function] [call site] 01093
4 hd_inflate_read_huff [function] [call site] 01094
4 hd_inflate_commit_newname [function] [call site] 01095
5 lookup_token [function] [call site] 01096
5 add_hd_table_incremental [function] [call site] 01097
5 emit_header [function] [call site] 01098
4 hd_inflate_commit_indname [function] [call site] 01099
5 nghttp2_hd_table_get [function] [call site] 01100
5 nghttp2_rcbuf_incref [function] [call site] 01101
5 add_hd_table_incremental [function] [call site] 01102
5 nghttp2_rcbuf_decref [function] [call site] 01103
5 emit_header [function] [call site] 01104
4 hd_inflate_read [function] [call site] 01105
4 hd_inflate_commit_newname [function] [call site] 01106
4 hd_inflate_commit_indname [function] [call site] 01107
3 nghttp2_is_fatal [function] [call site] 01108
3 nghttp2_session_add_rst_stream [function] [call site] 01109
3 nghttp2_is_fatal [function] [call site] 01110
3 nghttp2_session_terminate_session [function] [call site] 01111
3 nghttp2_is_fatal [function] [call site] 01112
3 session_enforce_http_messaging [function] [call site] 01113
3 nghttp2_http_on_header [function] [call site] 01114
4 nghttp2_check_header_name [function] [call site] 01115
4 nghttp2_check_method [function] [call site] 01116
4 nghttp2_check_path [function] [call site] 01117
4 check_authority [function] [call site] 01118
4 nghttp2_check_header_value [function] [call site] 01119
4 nghttp2_check_header_value_rfc9113 [function] [call site] 01120
5 nghttp2_check_header_value [function] [call site] 01121
4 check_scheme [function] [call site] 01122
4 nghttp2_check_header_value [function] [call site] 01124
4 nghttp2_check_header_value_rfc9113 [function] [call site] 01125
4 __assert_fail [call site] 01126
4 http_request_on_header [function] [call site] 01127
5 check_pseudo_header [function] [call site] 01128
5 check_pseudo_header [function] [call site] 01129
5 memcmp [call site] 01130
5 memcmp [call site] 01131
5 memcmp [call site] 01132
5 check_pseudo_header [function] [call site] 01133
5 check_pseudo_header [function] [call site] 01134
5 check_pseudo_header [function] [call site] 01138
5 check_pseudo_header [function] [call site] 01139
5 parse_uint [function] [call site] 01140
5 nghttp2_extpri_from_uint8 [function] [call site] 01142
5 nghttp2_http_parse_priority [function] [call site] 01143
5 nghttp2_extpri_to_uint8 [function] [call site] 01144
4 http_response_on_header [function] [call site] 01145
5 check_pseudo_header [function] [call site] 01146
5 parse_uint [function] [call site] 01147
5 parse_uint [function] [call site] 01149
3 session_call_on_invalid_header [function] [call site] 01151
3 session_call_error_callback [function] [call site] 01152
3 nghttp2_is_fatal [function] [call site] 01153
3 session_handle_invalid_stream2 [function] [call site] 01154
3 nghttp2_is_fatal [function] [call site] 01155
3 session_call_error_callback [function] [call site] 01156
3 nghttp2_is_fatal [function] [call site] 01157
3 session_call_error_callback [function] [call site] 01158
3 nghttp2_is_fatal [function] [call site] 01159
3 nghttp2_session_terminate_session [function] [call site] 01160
3 session_call_on_header [function] [call site] 01161
3 nghttp2_hd_inflate_end_headers [function] [call site] 01162
4 hd_inflate_keep_free [function] [call site] 01163
2 nghttp2_is_fatal [function] [call site] 01164
2 session_handle_invalid_stream2 [function] [call site] 01165
2 nghttp2_is_fatal [function] [call site] 01166
2 session_inbound_frame_reset [function] [call site] 01167
2 inbound_frame_set_mark [function] [call site] 01168
2 session_after_header_block_received [function] [call site] 01169
3 nghttp2_session_get_stream [function] [call site] 01170
3 session_enforce_http_messaging [function] [call site] 01171
3 nghttp2_session_get_stream [function] [call site] 01172
3 nghttp2_http_on_request_headers [function] [call site] 01173
4 check_path [function] [call site] 01174
3 __assert_fail [call site] 01175
3 nghttp2_http_on_request_headers [function] [call site] 01176
3 nghttp2_http_on_response_headers [function] [call site] 01177
4 expect_response_body [function] [call site] 01178
3 __assert_fail [call site] 01179
3 nghttp2_http_on_response_headers [function] [call site] 01180
3 nghttp2_http_on_trailer_headers [function] [call site] 01181
3 __assert_fail [call site] 01182
3 nghttp2_http_on_remote_end_stream [function] [call site] 01183
3 nghttp2_session_terminate_session [function] [call site] 01184
3 session_call_on_frame_received [function] [call site] 01185
3 nghttp2_is_fatal [function] [call site] 01186
3 session_end_stream_headers_received [function] [call site] 01187
4 __assert_fail [call site] 01188
4 session_enforce_http_messaging [function] [call site] 01189
4 session_update_stream_priority [function] [call site] 01190
4 nghttp2_is_fatal [function] [call site] 01191
4 __assert_fail [call site] 01192
4 nghttp2_stream_shutdown [function] [call site] 01193
4 nghttp2_session_close_stream_if_shut_rdwr [function] [call site] 01194
4 nghttp2_is_fatal [function] [call site] 01195
2 nghttp2_is_fatal [function] [call site] 01196
2 session_inbound_frame_reset [function] [call site] 01197
2 inbound_frame_payload_readlen [function] [call site] 01198
2 session_inbound_frame_reset [function] [call site] 01199
2 session_handle_frame_size_error [function] [call site] 01200
3 nghttp2_session_terminate_session [function] [call site] 01201
2 nghttp2_is_fatal [function] [call site] 01202
2 __assert_fail [call site] 01203
2 inbound_frame_buf_read [function] [call site] 01204
2 inbound_frame_set_settings_entry [function] [call site] 01205
3 nghttp2_frame_unpack_settings_entry [function] [call site] 01206
4 nghttp2_get_uint16 [function] [call site] 01207
4 nghttp2_get_uint32 [function] [call site] 01208
2 inbound_frame_set_mark [function] [call site] 01209
2 session_process_settings_frame [function] [call site] 01210
3 __assert_fail [call site] 01211
3 nghttp2_frame_unpack_settings_payload [function] [call site] 01212
3 nghttp2_session_on_settings_received [function] [call site] 01213
4 session_handle_invalid_connection [function] [call site] 01214
4 session_handle_invalid_connection [function] [call site] 01215
4 session_handle_invalid_connection [function] [call site] 01216
4 nghttp2_session_update_local_settings [function] [call site] 01217
5 nghttp2_min_uint32 [function] [call site] 01218
5 nghttp2_hd_inflate_change_table_size [function] [call site] 01219
6 hd_context_shrink_table_size [function] [call site] 01220
5 nghttp2_hd_inflate_change_table_size [function] [call site] 01221
5 session_update_local_initial_window_size [function] [call site] 01222
6 nghttp2_map_each [function] [call site] 01223
6 update_local_initial_window_size_func [function] [call site] 01224
7 nghttp2_stream_update_local_initial_window_size [function] [call site] 01225
8 update_initial_window_size [function] [call site] 01226
7 session_update_stream_consumed_size [function] [call site] 01227
7 nghttp2_should_send_window_update [function] [call site] 01228
7 nghttp2_session_add_window_update [function] [call site] 01229
4 inflight_settings_del [function] [call site] 01230
4 nghttp2_is_fatal [function] [call site] 01231
4 session_handle_invalid_connection [function] [call site] 01232
4 session_call_on_frame_received [function] [call site] 01233
4 nghttp2_hd_deflate_change_table_size [function] [call site] 01234
5 nghttp2_min_size [function] [call site] 01235
5 nghttp2_min_size [function] [call site] 01236
5 hd_context_shrink_table_size [function] [call site] 01237
4 nghttp2_is_fatal [function] [call site] 01238
4 session_handle_invalid_connection [function] [call site] 01239
4 session_handle_invalid_connection [function] [call site] 01240
4 session_handle_invalid_connection [function] [call site] 01241
4 session_handle_invalid_connection [function] [call site] 01242
4 session_update_remote_initial_window_size [function] [call site] 01243
5 nghttp2_map_each [function] [call site] 01244
5 update_remote_initial_window_size_func [function] [call site] 01245
6 nghttp2_stream_update_remote_initial_window_size [function] [call site] 01246
7 update_initial_window_size [function] [call site] 01247
6 nghttp2_stream_check_deferred_by_flow_control [function] [call site] 01248
6 session_resume_deferred_stream_item [function] [call site] 01249
6 nghttp2_is_fatal [function] [call site] 01250
4 nghttp2_is_fatal [function] [call site] 01251
4 session_handle_invalid_connection [function] [call site] 01252
4 session_handle_invalid_connection [function] [call site] 01253
4 session_handle_invalid_connection [function] [call site] 01254
4 session_handle_invalid_connection [function] [call site] 01255
4 session_handle_invalid_connection [function] [call site] 01256
4 session_handle_invalid_connection [function] [call site] 01257
4 session_is_closing [function] [call site] 01258
4 nghttp2_session_add_settings [function] [call site] 01259
4 nghttp2_is_fatal [function] [call site] 01260
4 session_handle_invalid_connection [function] [call site] 01261
4 session_call_on_frame_received [function] [call site] 01262
2 nghttp2_is_fatal [function] [call site] 01263
2 session_inbound_frame_reset [function] [call site] 01264
2 inbound_frame_payload_readlen [function] [call site] 01265
2 nghttp2_cpymem [function] [call site] 01266
2 __assert_fail [call site] 01267
2 session_process_goaway_frame [function] [call site] 01268
3 nghttp2_frame_unpack_goaway_payload [function] [call site] 01269
4 nghttp2_get_uint32 [function] [call site] 01270
4 nghttp2_get_uint32 [function] [call site] 01271
3 nghttp2_buf_wrap_init [function] [call site] 01272
3 nghttp2_session_on_goaway_received [function] [call site] 01273
4 session_handle_invalid_connection [function] [call site] 01274
4 nghttp2_session_is_my_stream_id [function] [call site] 01275
4 session_handle_invalid_connection [function] [call site] 01276
4 session_call_on_frame_received [function] [call site] 01277
4 nghttp2_is_fatal [function] [call site] 01278
4 session_close_stream_on_goaway [function] [call site] 01279
2 nghttp2_is_fatal [function] [call site] 01280
2 session_inbound_frame_reset [function] [call site] 01281
2 inbound_frame_buf_read [function] [call site] 01282
2 nghttp2_frame_unpack_frame_hd [function] [call site] 01283
2 nghttp2_session_terminate_session_with_reason [function] [call site] 01284
2 nghttp2_is_fatal [function] [call site] 01285
2 session_call_on_begin_frame [function] [call site] 01286
2 nghttp2_is_fatal [function] [call site] 01287
2 inbound_frame_buf_read [function] [call site] 01288
2 nghttp2_session_update_recv_connection_window_size [function] [call site] 01289
2 nghttp2_is_fatal [function] [call site] 01290
2 nghttp2_session_consume [function] [call site] 01291
3 session_update_connection_consumed_size [function] [call site] 01292
3 nghttp2_is_fatal [function] [call site] 01293
3 nghttp2_session_get_stream [function] [call site] 01294
3 session_update_stream_consumed_size [function] [call site] 01295
3 nghttp2_is_fatal [function] [call site] 01296
2 nghttp2_is_fatal [function] [call site] 01297
2 nghttp2_session_get_stream [function] [call site] 01298
2 nghttp2_session_update_recv_stream_window_size [function] [call site] 01299
2 nghttp2_is_fatal [function] [call site] 01300
2 inbound_frame_compute_pad [function] [call site] 01301
2 nghttp2_session_terminate_session_with_reason [function] [call site] 01302
2 nghttp2_is_fatal [function] [call site] 01303
2 session_update_glitch_ratelim [function] [call site] 01304
2 nghttp2_session_get_stream [function] [call site] 01305
2 inbound_frame_payload_readlen [function] [call site] 01306
2 nghttp2_session_update_recv_connection_window_size [function] [call site] 01307
2 nghttp2_is_fatal [function] [call site] 01308
2 nghttp2_session_update_recv_stream_window_size [function] [call site] 01309
2 nghttp2_is_fatal [function] [call site] 01310
2 inbound_frame_effective_readlen [function] [call site] 01311
2 nghttp2_session_consume [function] [call site] 01312
2 nghttp2_is_fatal [function] [call site] 01313
2 session_enforce_http_messaging [function] [call site] 01314
2 nghttp2_http_on_data_chunk [function] [call site] 01315
2 nghttp2_session_terminate_session [function] [call site] 01316
2 nghttp2_is_fatal [function] [call site] 01317
2 nghttp2_is_fatal [function] [call site] 01318
2 session_process_data_frame [function] [call site] 01319
3 nghttp2_session_on_data_received [function] [call site] 01320
4 nghttp2_session_get_stream [function] [call site] 01321
4 session_enforce_http_messaging [function] [call site] 01322
4 nghttp2_http_on_remote_end_stream [function] [call site] 01323
4 nghttp2_session_terminate_session [function] [call site] 01324
4 session_call_on_frame_received [function] [call site] 01325
4 nghttp2_is_fatal [function] [call site] 01326
4 nghttp2_stream_shutdown [function] [call site] 01327
4 nghttp2_session_close_stream_if_shut_rdwr [function] [call site] 01328
4 nghttp2_is_fatal [function] [call site] 01329
3 nghttp2_is_fatal [function] [call site] 01330
2 nghttp2_is_fatal [function] [call site] 01331
2 session_inbound_frame_reset [function] [call site] 01332
2 inbound_frame_payload_readlen [function] [call site] 01333
2 nghttp2_session_update_recv_connection_window_size [function] [call site] 01334
2 nghttp2_is_fatal [function] [call site] 01335
2 session_update_connection_consumed_size [function] [call site] 01336
2 nghttp2_is_fatal [function] [call site] 01337
2 session_inbound_frame_reset [function] [call site] 01338
2 inbound_frame_payload_readlen [function] [call site] 01339
2 session_call_on_extension_chunk_recv_callback [function] [call site] 01340
2 nghttp2_is_fatal [function] [call site] 01341
2 session_process_extension_frame [function] [call site] 01342
3 session_call_unpack_extension_callback [function] [call site] 01343
3 nghttp2_is_fatal [function] [call site] 01344
3 session_call_on_frame_received [function] [call site] 01345
2 nghttp2_is_fatal [function] [call site] 01346
2 session_inbound_frame_reset [function] [call site] 01347
2 inbound_frame_payload_readlen [function] [call site] 01348
2 nghttp2_cpymem [function] [call site] 01349
2 __assert_fail [call site] 01350
2 session_process_altsvc_frame [function] [call site] 01351
3 nghttp2_get_uint16 [function] [call site] 01352
3 nghttp2_frame_unpack_altsvc_payload [function] [call site] 01353
3 nghttp2_buf_wrap_init [function] [call site] 01354
3 nghttp2_session_on_altsvc_received [function] [call site] 01355
4 session_call_on_invalid_frame_recv_callback [function] [call site] 01356
4 session_call_on_invalid_frame_recv_callback [function] [call site] 01357
4 nghttp2_session_get_stream [function] [call site] 01358
4 session_call_on_invalid_frame_recv_callback [function] [call site] 01359
4 session_call_on_frame_received [function] [call site] 01360
2 nghttp2_is_fatal [function] [call site] 01361
2 session_inbound_frame_reset [function] [call site] 01362
2 inbound_frame_payload_readlen [function] [call site] 01363
2 nghttp2_cpymem [function] [call site] 01364
2 __assert_fail [call site] 01365
2 session_process_origin_frame [function] [call site] 01366
3 nghttp2_frame_unpack_origin_payload [function] [call site] 01367
4 nghttp2_get_uint16 [function] [call site] 01368
4 nghttp2_mem_malloc [function] [call site] 01369
4 nghttp2_get_uint16 [function] [call site] 01370
4 nghttp2_cpymem [function] [call site] 01371
3 nghttp2_is_fatal [function] [call site] 01372
3 nghttp2_session_on_origin_received [function] [call site] 01373
4 session_call_on_frame_received [function] [call site] 01374
2 nghttp2_is_fatal [function] [call site] 01375
2 session_inbound_frame_reset [function] [call site] 01376
1 (anonymous namespace)::send_pending(nghttp2_session*) [function] [call site] 01377
1 nghttp2_session_del [function] [call site] 01378
2 nghttp2_pq_free [function] [call site] 01379
3 nghttp2_mem_free [function] [call site] 01380
2 nghttp2_map_each [function] [call site] 01381
2 free_streams [function] [call site] 01382
3 nghttp2_outbound_item_free [function] [call site] 01383
3 nghttp2_mem_free [function] [call site] 01384
3 nghttp2_stream_free [function] [call site] 01385
3 nghttp2_mem_free [function] [call site] 01386
2 nghttp2_map_free [function] [call site] 01387
3 nghttp2_mem_free [function] [call site] 01388
2 ob_q_free [function] [call site] 01389
3 nghttp2_outbound_item_free [function] [call site] 01390
3 nghttp2_mem_free [function] [call site] 01391
2 ob_q_free [function] [call site] 01392
2 ob_q_free [function] [call site] 01393
2 active_outbound_item_reset [function] [call site] 01394
2 session_inbound_frame_reset [function] [call site] 01395
2 nghttp2_hd_deflate_free [function] [call site] 01396
2 nghttp2_hd_inflate_free [function] [call site] 01397
2 nghttp2_bufs_free [function] [call site] 01398
2 nghttp2_mem_free [function] [call site] 01399
2 inflight_settings_del [function] [call site] 01400