]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '2878-large-map-file' into 'main'
authorEvan Hunt <each@isc.org>
Wed, 1 Sep 2021 15:24:26 +0000 (15:24 +0000)
committerEvan Hunt <each@isc.org>
Wed, 1 Sep 2021 15:24:26 +0000 (15:24 +0000)
commit56d7d6d8929e609588afaf0c856aab8a14e7751c
treec130fa6d58668d28b46a639fff573ffeaee6bb50
parent113add8a9dba65bc188347c685e41f7453352528
parent1928ca5f917dff70aac5d1317822446fa58a1998
Merge branch '2878-large-map-file' into 'main'

map files over 2GB could not be loaded

Closes #2878

See merge request isc-projects/bind9!5356