mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
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.c | ||
| dnstap.h | ||
| dnstap.m4 | ||
| dnstap.proto | ||
| dnstap_config.h.in | ||
| dnstap_fstrm.c | ||
| dnstap_fstrm.h | ||
| dtstream.c | ||
| dtstream.h | ||
| unbound-dnstap-socket.c | ||