]> git.ipfire.org Git - thirdparty/unbound.git/commit
- For #1103: Fix to drop mesh state reference for the http2 stream
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 16 Jul 2024 12:23:10 +0000 (14:23 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 16 Jul 2024 12:23:10 +0000 (14:23 +0200)
commit8fca3e7c5b0acdee9a2b687cddc41e903c0788d5
tree29155b5de42835f7d14756bdfa5010595fd25e72
parent8947c2c7646c2f8646b3e10efe25552f5e789068
- For #1103: Fix to drop mesh state reference for the http2 stream
  associated with the reply, not the currently active stream. And
  it does not remove it twice on a mesh_send_reply call. The reply
  h2_stream is NULL when not in use, for more initialisation.
doc/Changelog
services/mesh.c