Files
bind9/lib/isc
Ondřej Surý d3bb3ae64f Fix comparison between signed and unsigned integer expressions
Simple typecast to size_t should be enough to silence the warning on
ARMv7, even though the code is in fact correct, because the readlen is
checked for being < 0 in the block before the warning.
2021-03-04 11:21:43 +01:00
..
2020-12-08 18:36:23 +01:00
2020-11-10 14:16:27 +01:00
2020-11-10 14:16:27 +01:00
2021-02-03 12:06:17 +01:00