Re: [Nagios-devel] Fix memory leak on notifications.c and

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] Fix memory leak on notifications.c and

Post by Guest »

On Mon, Oct 10, 2011 at 9:31 PM, Andreas Ericsson wrote:
> Try this with multiple contacts getting notified, using a notification
> command that uses all macros. Some macros will be missing for all
> contacts beyond the first one if I'm reading the code right.

I'm sorry, but i don't understand. I cleanup nagios_macros at the end of th=
e
function when nothing uses this variable anymore. Moreover the loop that se=
nds
notifications is over. So i don't understand why some macros would be missi=
ng.
I made some basic testing, and i think it works correctly.

--=20
Dorian GUILLOIS | D=E9veloppeur

[email protected]





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