From: Wouter Wijngaards Date: Mon, 23 Apr 2018 10:35:35 +0000 (+0000) Subject: - Fix sldns parse failure for CDS alternate delete syntax empty hex. X-Git-Tag: release-1.7.1rc1~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d18256828dc8b48ef03830acd26168dcdb98a2a;p=thirdparty%2Funbound.git - Fix sldns parse failure for CDS alternate delete syntax empty hex. git-svn-id: file:///svn/unbound/trunk@4646 be551aaa-1e26-0410-a405-d3ace91eadb9 --- 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