]> 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:33:24 +0000 (15:33 -0700)
commit3d9a46bcb874a85bce5e3ef0338b0fdfae451649
tree3c2058aee3d8193df52beb91c9deff6668428897
parenta8184b35cdee34425dec2d29829e996232baec3d
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