]> git.ipfire.org Git - thirdparty/pdns.git/commit
Fix out-of-bound access for zero length "serialized" string.
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 17 Sep 2019 15:05:31 +0000 (17:05 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 17 Sep 2019 15:05:31 +0000 (17:05 +0200)
commit6d02e92873648cef4222d2e500ff20832989d8fe
tree3df5ee9a2e83c416ad14555a25cf747d0f8d712d
parent294df2f715e74d9adec1b970f4360ccccaa17e6d
Fix out-of-bound access for zero length "serialized" string.
pdns/dnsparser.cc