[Nagiosplug-devel] [ nagiosplug-Bugs-1813346 ] check_http "-f follow" crash with "LLLLLocation" HTTP header
SourceForge.net
noreply at sourceforge.net
Sun Oct 14 22:59:59 CEST 2007
Bugs item #1813346, was opened at 2007-10-14 20:59
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1813346&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: Open
Resolution: None
Priority: 5
Private: No
Submitted By: fabiodds (fabiodds)
Assigned to: Nobody/Anonymous (nobody)
Summary: check_http "-f follow" crash with "LLLLLocation" HTTP header
Initial Comment:
Hello,
I've found a crash bug in check_http. Let's say we run it with "-f
follow" and make it connect to a server that sends back this:
HTTP/1.0 304 Something
[500 L characters here]ocation: http://sourceforge.net/
In this case, check_http will crash and burn with a segfault.
I have attached a patch that will correct this issue.
-- fabiodds
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1813346&group_id=29880
More information about the Devel
mailing list