check_ntp: fix null termination
commita4a1b37be0ff96492d13e87ce59c82482d961f56
authorSebastian Herbszt <herbszt@gmx.de>
Wed, 26 Nov 2014 22:54:49 +0000 (26 23:54 +0100)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Wed, 26 Nov 2014 23:03:32 +0000 (27 00:03 +0100)
treeb022be86ddd11b1e2f42e4c7e07fd8a48ea8597b
parentb7fc2eb15aa02da234e9fd2f4ab021bfff6c00c2
check_ntp: fix null termination

Fix null termination introduced by commit a04df3e ("plugins/check_ntp.c - Verify struct from response").

Signed-off-by: Sebastian Herbszt <herbszt@gmx.de>
plugins/check_ntp.c