Re: [Nagios-devel] Patches for Nagios current

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] Patches for Nagios current

Post by Guest »

On Thu, 2004-09-30 at 05:32, Andreas Ericsson wrote:
> One of the patches fixes a SIGSEGV caused by one of two strdup(NULL)
> calls in xdata/xpddefault.c, where two variables (for perfdatafiles)
> aren't checked for NULL-ness before being strdup()'ed into the macro_x
> array. The patch properly replaces those macros with empty strings if
> the variables are NULL.

Same issue fixed here
http://thread.gmane.org/gmane.network.nagios.devel/1108

Anyone know if Ethan is on a break of some sort? Would be nice to get
some of these applied.
--
Matthew Kent \ SA \ bravenet.com






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