]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix that addrinfo is not kept around but copied and freed, so that
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 15 Mar 2024 12:39:49 +0000 (13:39 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 15 Mar 2024 12:39:49 +0000 (13:39 +0100)
commit2993437eaaf0328feb2cd90cf04582506e93d3cc
treed158672b08313954176552b287de08b034948c66
parent0bcc8c02110c1d8ffc391e3f582094e107503e82
- Fix that addrinfo is not kept around but copied and freed, so that
  log-destaddr uses a copy of the information, much like NSD does.
daemon/daemon.c
daemon/worker.c
doc/Changelog
services/listen_dnsport.c
services/listen_dnsport.h
services/mesh.c
util/netevent.c
util/netevent.h