]> git.ipfire.org Git - thirdparty/bind9.git/commit
Limit isccc_cc_fromwire recursion depth
authorMark Andrews <marka@isc.org>
Tue, 20 Jun 2023 05:21:36 +0000 (15:21 +1000)
committerMichal Nowak <mnowak@isc.org>
Tue, 5 Sep 2023 18:29:27 +0000 (20:29 +0200)
commitc4fac5ca98efd02fbaef43601627c7a3a09f5a71
tree64f7c7a38836cc270aa17c6b62efe8254b45d562
parent4537578e7821714b2e45df3cceaf4f93ce3d509a
Limit isccc_cc_fromwire recursion depth

Named and rndc do not need a lot of recursion so the depth is
set to 10.
lib/isccc/cc.c
lib/isccc/include/isccc/result.h
lib/isccc/result.c