]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '3982-remove-isc_fsaccess-API' into 'main'
authorOndřej Surý <ondrej@isc.org>
Fri, 31 Mar 2023 12:53:22 +0000 (12:53 +0000)
committerOndřej Surý <ondrej@isc.org>
Fri, 31 Mar 2023 12:53:22 +0000 (12:53 +0000)
commitda039ec2b35b020c6d673a6f74e92f50514aedcd
tree5e6155541557a55511cf4679ca617a4e67d63334
parentd664e3c612f59fda31599bcbdccbaf1cb23fa012
parentf853672e4167f4483031bba225a7aae53f80ce74
Merge branch '3982-remove-isc_fsaccess-API' into 'main'

Replace isc_fsaccess API with more secure file creation

Closes #3982

See merge request isc-projects/bind9!7766