]> granicus.if.org Git - pdns/commitdiff
dnsdist: Be explicit about 7814 fixing a crash in the changelog
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 6 Jun 2019 09:00:22 +0000 (11:00 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 6 Jun 2019 09:00:22 +0000 (11:00 +0200)
pdns/dnsdistdist/docs/changelog.rst

index 0056184ae71d93fd20beb5ba1d4ab2e379781028..c07abb5be0b03da8f2ca88601d899d9d5018c540 100644 (file)
@@ -10,7 +10,7 @@ Changelog
     :pullreq: 7814
     :tickets: 7810
 
-    DoH: Don't let 'self' dangling while parsing the request's qname
+    DoH: Don't let 'self' dangling while parsing the request's qname, this could lead to a crash
 
   .. change::
     :tags: Bug Fixes