[Nagiosplug-devel] [ nagiosplug-Patches-663051 ] check_ldap segfault fix and syntax clarification
SourceForge.net
noreply at sourceforge.net
Mon Jan 6 15:59:08 CET 2003
Patches item #663051, was opened at 2003-01-06 03:15
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=663051&group_id=29880
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: check_ldap segfault fix and syntax clarification
Initial Comment:
Check_ldap segfaults if argc>=2 and the -H or -b options are not supplied. This is because
validate_arguments tries to reference elements of the ld_base and ld_host arrays that might not exist.
This appears to be just a typo, and I fixed it. Hopefully. Also, the syntax help message that the program
spits out doesn't explain that the -c and -w options are required. I fixed up the syntax help a bit to
explain that. I also added a slightly more specific explanation for some errors in the command line.
Andrew McDavid
andy_spamfree_rew609 at mailandnews.com
(remove _spamfree_)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=663051&group_id=29880
More information about the Devel
mailing list