]> git.ipfire.org Git - thirdparty/bind9.git/commit
3251. [bug] Enforce a upper bound (65535 bytes) on the amount of
authorMark Andrews <marka@isc.org>
Thu, 22 Dec 2011 07:15:05 +0000 (07:15 +0000)
committerMark Andrews <marka@isc.org>
Thu, 22 Dec 2011 07:15:05 +0000 (07:15 +0000)
commitdd0d54ff010c43eef6b96bd3ee34a9c671abc6e5
treebc7c41eb1f2f803cecd90c8983dec0fa97ff66c8
parentd6a767c2de1ac04217e8acb01d3f01b58288ec99
3251.   [bug]           Enforce a upper bound (65535 bytes) on the amount of
                        memory dns_sdlz_putrr() can allocate per record to
                        prevent run away memory consumption on ISC_R_NOSPACE.
                        [RT #26956]
CHANGES
lib/dns/sdlz.c