Re: [Nagios-devel] ?checkresult_file? undeclared

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] ?checkresult_file? undeclared

Post by Guest »


Am 18.05.2007 um 13:12 schrieb John Ferlito:

> Looks like a cut and paste mixup. Patch attached.
Hi John,
thanks for having a look at this. I replaced the line "my_free((void
**)&checkresult_file);" with "my_free((void **)&
(check_result_info.output_file));". But unfortunately compiling with
"make all" results in an error again.

Cheers, Ingo
--
Ingo Lantschner
Vienna/Austria
Mob (+43-664) 143 84 18







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