]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Fix dnstap test program, cleans up to have clean memory on exit,
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 1 Aug 2024 14:12:04 +0000 (16:12 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 1 Aug 2024 14:12:04 +0000 (16:12 +0200)
commit9a6b6765ccee9335bb61f2f56b3df2f978deb495
tree73cd66c37dafd4ac278c1f0929d7f665f792094f
parent03b511b1a20e4d73e12d401b00fe235f1bea413a
- Fix dnstap test program, cleans up to have clean memory on exit,
  for tap_data_free, does not delete NULL items. Also it does not try
  to free the tail, specifically in the free of the list since that
  picked up the next item in the list for its loop causing invalid
  free. Added internal unit test to unbound-dnstap-socket for that.
dnstap/unbound-dnstap-socket.c
doc/Changelog
testdata/dnstap.tdir/dnstap.post
testdata/dnstap.tdir/dnstap.test