diff options
author | Anders Bakken <agbakken@gmail.com> | 2015-08-10 17:26:36 -0700 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2015-08-11 08:16:33 +0200 |
commit | 5778e6f526e2399ca7d01e6599381ab83d6b3021 (patch) | |
tree | 3437a1dcc359aa345ddca72c11da36796c92dded /CONTRIBUTING.md | |
parent | c8a656d3c774fa7556a298e707484b9b62274765 (diff) |
http2: discard frames with no SessionHandle
Return 0 instead of NGHTTP2_ERR_CALLBACK_FAILURE if we can't locate the
SessionHandle. Apparently mod_h2 will sometimes send a frame for a
stream_id we're finished with.
Use nghttp2_session_get_stream_user_data and
nghttp2_session_set_stream_user_data to identify SessionHandles instead
of a hash.
Closes #372
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions