]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '1679-fix-the-typecase-to-isc_stdtime_get' into 'master'
authorOndřej Surý <ondrej@isc.org>
Wed, 25 Mar 2020 21:31:34 +0000 (21:31 +0000)
committerOndřej Surý <ondrej@isc.org>
Wed, 25 Mar 2020 21:31:34 +0000 (21:31 +0000)
commit4167eba3c3c79d94e1cf5209d1127e2be7d60ca3
treed8715c8fa639d88fcc1922353110f3633f479173
parent03727c1462547795f2f57ffa5a198b4ed65d4478
parent7c8179c50323d09c291146a9584c7e283bf0e037
Merge branch '1679-fix-the-typecase-to-isc_stdtime_get' into 'master'

Correct the typecast of .tv_sec in isc_stdtime_get()

Closes #1679

See merge request isc-projects/bind9!3294