Files
bind9/lib
Ondřej Surý 1d64d4cde8 Fix memory accounting bug in TLSDNS
After a partial write the tls.senddata buffer would be rearranged to
contain only the data tha wasn't sent and the len part would be made
shorter, which would lead to attempt to free only part of a socket's
tls.senddata buffer.
2021-03-18 18:14:38 +01:00
..
2021-03-17 08:24:17 +01:00
2021-03-18 18:14:38 +01:00
2021-02-23 09:16:48 +01:00