]> git.ipfire.org Git - thirdparty/bind9.git/commit
replace unsafe ctime() and gmtime() function calls
authorEvan Hunt <each@isc.org>
Tue, 10 Mar 2020 01:52:33 +0000 (18:52 -0700)
committerEvan Hunt <each@isc.org>
Tue, 17 Mar 2020 22:39:08 +0000 (15:39 -0700)
commitc16c095b32d57a484abd2a0918ef36f65c64cbbc
tree1078cbf71ea7e2e34d8c0e9244a8026fc13ae3e9
parentbeaca3e8dbdafcf7474ff07c8f95116919367ac2
replace unsafe ctime() and gmtime() function calls

This silences LGTM warnings that these functions are not thread-safe.

(cherry picked from commit 5703f704273955f6c54627b6e05d8eb009b81337)
bin/dnssec/dnssec-settime.c
bin/dnssec/dnssec-signzone.c
lib/dns/gen.c