openwrt-packages/net/bind/files
Philip Prindeville 9e4485b156 named: don't leak mktemp files on reload
Unless we're using "mktemp -u ..." (not recommended), it will
create the temp file as part of its safety checking.  Thus you
should only create the name (file) if you're going to use it,
and always remove it if you have created it.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2022-03-15 15:20:15 -07:00
..
bind bind: deprecate managed-keys 2021-10-27 21:49:31 -06:00
named.init named: don't leak mktemp files on reload 2022-03-15 15:20:15 -07:00