Limit field width when scanning PID file.
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 2 Jan 2011 15:52:36 +0000 (16:52 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 2 Jan 2011 15:52:36 +0000 (16:52 +0100)
Cppcheck warns that scanf() might otherwise crash when presented with a huge,
bogus PID file.


No differences found