Fix compiler warning.
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 27 Mar 2022 18:56:48 +0000 (20:56 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 27 Mar 2022 18:56:48 +0000 (20:56 +0200)
Quash a compiler warning by checking the result of snprintf() and
handling truncation.


No differences found