]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix that malloc failure for ngtcp2_conn_server_new
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 17 Jun 2026 13:33:06 +0000 (15:33 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Wed, 17 Jun 2026 13:33:06 +0000 (15:33 +0200)
commit8f2fbd66fc5ad5cc64ce627e36277ead9fdb147e
treea701c53782e17593157d3377b1c5d40b26bc9f4e
parentb5909d8d22e6cde8a0fd0cd8ba71c12a993bb9cf
- Fix that malloc failure for ngtcp2_conn_server_new
  cleans up reference that older ngtcp2 versions can leave.
  Thanks to Qifan Zhang, Palo Alto Networks, for the report.
doc/Changelog
services/listen_dnsport.c
testcode/doqclient.c