diff --git a/doc/Changelog b/doc/Changelog index 10933e533..7b5ed7ea8 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -4,6 +4,7 @@ config_set_option. - auth zone http download stores exact copy of downloaded file, including comments in the file. + - Fix sldns parse failure for CDS alternate delete syntax empty hex. 20 April 2018: Wouter - man page documentation for dns-over-tls forward-addr '#' notation. diff --git a/services/authzone.c b/services/authzone.c index b1b72ae93..4ade1fc62 100644 --- a/services/authzone.c +++ b/services/authzone.c @@ -4220,6 +4220,11 @@ chunkline_newline_removal(sldns_buffer* buf) size_t i, end=sldns_buffer_limit(buf); for(i=0; i