Code

check_snmp: Update last patch to copy value verbatim
authorThomas Guyot-Sionnest <dermoth@aei.ca>
Wed, 31 Mar 2010 06:45:45 +0000 (02:45 -0400)
committerThomas Guyot-Sionnest <dermoth@aei.ca>
Wed, 31 Mar 2010 23:55:47 +0000 (19:55 -0400)
commite5690e3ddaebdd98bfd96c2303453e4e0d7ed318
tree3e19b1885c746c3311e8d4abec34a831f38accc9
parent120985853e71d6f20d598d1968f0df9db5163957
check_snmp: Update last patch to copy value verbatim

Rework last patch, copying the converted portion of the string rather
than re-converting it. This is safer for backwards-compatibility as the
value is never modified.
plugins/check_snmp.c