]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix the stream wait stream_wait_count_lock and http2 buffer locks
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 25 Aug 2021 11:37:50 +0000 (13:37 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 25 Aug 2021 11:37:50 +0000 (13:37 +0200)
commitc93a7fb38ac3e2805dd298c4076f28ee7b1f5a54
tree3552705f73ccf8e0cb96023036c96965ed3c899c
parent889a2d09c35b2a1270464aa67ca43d37783053df
- Fix the stream wait stream_wait_count_lock and http2 buffer locks
  setup and desetup from race condition.
daemon/daemon.c
doc/Changelog
libunbound/context.c
libunbound/libunbound.c
services/listen_dnsport.c
services/listen_dnsport.h
testcode/testbound.c