]> git.ipfire.org Git - thirdparty/pdns.git/commit
Merge pull request #13927 from rgacogne/fix-fclose-warnings
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 18 Mar 2024 14:02:17 +0000 (15:02 +0100)
committerGitHub <noreply@github.com>
Mon, 18 Mar 2024 14:02:17 +0000 (15:02 +0100)
commit390897107ef6d4d23e42b4b1a4e69253fae955a3
tree1635946551a9c72bcba2315cc925a650e7a627c0
parent3fbf6a46684cb05f1932ffcf3d728013b864942b
parent6e58535e4cf4b5d139e66cc3c6f18f7b2e62e64a
Merge pull request #13927 from rgacogne/fix-fclose-warnings

Fix annoying compiler warnings by introducing and switching to `pdns::UniqueFilePtr`
pdns/recursordist/pdns_recursor.cc