]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '4340-fix-max-cache-size' into 'main'
authorEvan Hunt <each@isc.org>
Wed, 1 Nov 2023 15:18:18 +0000 (15:18 +0000)
committerEvan Hunt <each@isc.org>
Wed, 1 Nov 2023 15:18:18 +0000 (15:18 +0000)
commita4aa93f46decc281e0b5042e8ccc6192b052da06
treeb70c51d206dc88aedb6ef26d836d0e5856f99d62
parentd17d9de8a218737dc43d011e7471545e126dfddb
parent789879b5724bc82abf4a8b8c68068993240e6a12
Merge branch '4340-fix-max-cache-size' into 'main'

restore isc_mem_setwater() call in the cache

Closes #4340

See merge request isc-projects/bind9!8445