]> 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)
committerMichał Kępień <michal@isc.org>
Fri, 22 Sep 2023 10:40:39 +0000 (12:40 +0200)
commit639e5b671c0422ec52df91236db8a110c034aefa
treed932a670afb95095583dbe407c5965b3b6c0edd3
parente7cae0d9e0002f7b310bcb0cdf0198f961b518ec
Limit isccc_cc_fromwire recursion depth

Named and rndc do not need a lot of recursion so the depth is
set to 10.

(cherry picked from commit 820b0cceef0b67b041973da4041ea53d5e276363)
lib/isccc/cc.c
lib/isccc/include/isccc/result.h
lib/isccc/result.c