]> git.ipfire.org Git - thirdparty/mtr.git/commit
warnings: ensure printf will not overflow
authorSami Kerola <kerolasa@iki.fi>
Thu, 29 Sep 2016 18:26:45 +0000 (19:26 +0100)
committerSami Kerola <kerolasa@iki.fi>
Thu, 29 Sep 2016 18:28:20 +0000 (19:28 +0100)
commitda054c40d72e293261f3fcd97c6fb82625d94511
treedb1fdad24f671e363ee20c66e970708457ab733c
parent6c089ea873037ce2decfd26cb5de2c4c1c0dfd6e
warnings: ensure printf will not overflow

Overflow in here should be only a theoretical possibility, but making even
such impossible cannot be a bad thing.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
dns.c