Code

Replace the lousy multiline parser with a robust one.
authorThomas Guyot-Sionnest <dermoth@aei.ca>
Thu, 15 Apr 2010 14:41:21 +0000 (10:41 -0400)
committerThomas Guyot-Sionnest <dermoth@aei.ca>
Thu, 22 Apr 2010 02:39:44 +0000 (22:39 -0400)
commit47d04677b7a8b12b00e4f4c2a815514ad56b1239
tree62bb1dfdde4bb5a0041de5665748863953fabcff
parent582034478b3ac7995f01a5f639c8d0604f3f432b
Replace the lousy multiline parser with a robust one.

This one counts double quotes and backslashes so it should handle any
level of escaping.
plugins/check_snmp.c