[Nagiosplug-devel] [ nagiosplug-Bugs-2832451 ] check_snmp regression - parsing multi-line snmpget responses
SourceForge.net
noreply at sourceforge.net
Thu Apr 22 05:46:58 CEST 2010
Bugs item #2832451, was opened at 2009-08-05 00:51
Message generated for change (Comment added) made by dermoth
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=2832451&group_id=29880
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: General plugin execution
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 6
Private: No
Submitted By: Thomas Guyot-Sionnest (dermoth)
Assigned to: Thomas Guyot-Sionnest (dermoth)
Summary: check_snmp regression - parsing multi-line snmpget responses
Initial Comment:
Bug #1985230 removed some badly written (though seemingly working) code that enabled parsing multi-line STRING responses from snmpget, causing it to segfault.
The segfault has been fixed already (sort of - plugins doesn't return OK yet), and a test case has been added to tests/check_snmp.t. Since I haven't had time to fix it yet I'm opening this bug to ease tracking this regression.
----------------------------------------------------------------------
Comment By: Thomas Guyot-Sionnest (dermoth)
Date: 2010-04-21 23:46
Message:
This problem is now fixed in Git. Thank you for your report.
----------------------------------------------------------------------
Comment By: Thomas Guyot-Sionnest (dermoth)
Date: 2009-09-10 01:03
Message:
Lowering priority as right now the only effect is long strings being
truncated (I'm pretty sure nobody noticed they wereren't!), and a test has
been added for this.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=2832451&group_id=29880
More information about the Devel
mailing list