Re: [Nagios-devel] bug in cmd.c

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] bug in cmd.c

Post by Guest »

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Miroslav Lehoczky schrieb:
> Hello,
> maybe I found a bug in version 3.0.6 in cmd.c - red code was missing:
>
> 2035 case CMD_SCHEDULE_SVC_CHECK:
> 2036 case CMD_SCHEDULE_FORCED_SVC_CHECK:
> 2037 if (force_check == TRUE)
> 2038 cmd = CMD_SCHEDULE_FORCED_SVC_CHECK;
> 2039 result =
> cmd_submitf(cmd,"%s;%s;%lu",host_name,service_desc,start_time);
> 2040 break;
>
> Ratay
>
Thanks for the note, but it has already been reported on Dec 12th by
matthias eble.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)

iD8DBQFJS07NlI0PwfxLQjkRAm4pAJ9hwmUI7JKASk0AJAf2/YI4hlZs9ACfZq6i
g79DFn97WviRct0W+rCi6g4=
=h/sQ
-----END PGP SIGNATURE-----






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked