Fix potential buffer overflow reading the PID file.
authorGuus Sliepen <guus@tinc-vpn.org>
Sat, 10 Nov 2012 22:09:31 +0000 (23:09 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 10 Nov 2012 22:09:31 +0000 (23:09 +0100)
commitb355476e917f377abb6434657933fcf4ffe6870a
treeeefbfda080b850a065de252126f882707b33f054
parentedc08b73a9e353bde6db4c73866a6a730a1a7cb4
Fix potential buffer overflow reading the PID file.

Found by cppcheck.
src/tincctl.c