]> git.ipfire.org Git - thirdparty/bind9.git/commit
test for == 0 rather than <= as value is unsigned
authorMark Andrews <marka@isc.org>
Thu, 15 Feb 2018 05:04:01 +0000 (16:04 +1100)
committerMark Andrews <marka@isc.org>
Fri, 16 Feb 2018 03:08:26 +0000 (14:08 +1100)
commit13e2a127f22fd715af96f282b7af9d6fd6c2eb8a
tree19cfec156e67de664e4e72730590ed2067e3c938
parent5aba5935454ddb6cb9c5ea0b8e294a871cf08faf
test for == 0 rather than <= as value is unsigned
lib/dns/rrl.c
util/copyrights