author | Holger Weiss <hweiss@users.sourceforge.net> | |
Wed, 26 Sep 2007 10:57:44 +0000 (10:57 +0000) | ||
committer | Holger Weiss <hweiss@users.sourceforge.net> | |
Wed, 26 Sep 2007 10:57:44 +0000 (10:57 +0000) | ||
commit | faf593d23a7c4c09143373053106f61da3265384 | |
tree | 5059abbc2e8794ec1879a02c3a4a4c157735ad40 | tree | snapshot |
parent | 0b66867288b1eb9b9c7a2ffa5cf5e3fd473dc1e7 | commit | diff |
Drop the weird and undocumented behaviour of using positional argument
parsing instead of getopt(3) if 8 command line arguments were given (as
suggested by Matthias) and check whether all required arguments have
been specified in order to spit out proper error messages and to avoid a
possible segfault (as suggested by Thomas).
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1800 f882894a-f735-0410-b71e-b25c423dba1c
parsing instead of getopt(3) if 8 command line arguments were given (as
suggested by Matthias) and check whether all required arguments have
been specified in order to spit out proper error messages and to avoid a
possible segfault (as suggested by Thomas).
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1800 f882894a-f735-0410-b71e-b25c423dba1c
NEWS | diff | blob | history | |
plugins/check_radius.c | diff | blob | history |