Code

Complete rewrite of the extract_value function
authorThomas Guyot-Sionnest <dermoth@users.sourceforge.net>
Thu, 21 Aug 2008 04:17:35 +0000 (04:17 +0000)
committerThomas Guyot-Sionnest <dermoth@users.sourceforge.net>
Thu, 21 Aug 2008 04:17:35 +0000 (04:17 +0000)
commit49bc8237c09e3fc0963ec18cedc549cb5c7373df
tree635b00bfff38862df8b975f94121ee8bc87a698b
parent77362a18bac7e73a4f824736212acb7fd6f7dd1e
Complete rewrite of the extract_value function

The original one was flawed (easy to trigger segfaults) and did not allow some whitespaces as permitted by rfc1305. This one has been troughfully tested with tap (the testing code might get included later)

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2036 f882894a-f735-0410-b71e-b25c423dba1c
plugins/check_ntp_peer.c