Re: [Nagios-devel] patch: fix sigsegv in neb_deregister_callback

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] patch: fix sigsegv in neb_deregister_callback

Post by Guest »

Thanks! Patch will be in CVS shortly.


On 19 Dec 2004 at 20:11, Matthew Kent wrote:

> Tiny patch to fix a sigsegv in neb_deregister_callback when only one
> callback of the type exists in the list.
>
> Also enclosed a function that I think would be handy to have in nagios
> proper instead of leaving it in my module.
>
> As part of some buffering I'm doing in my module I'm scheduling a
> recurring event to call a data dumping function to keep results fresh.
> After a fatal error of some kind in the module I need to remove this
> event to keep things neat and tidy. -- Matthew Kent
> http://magoazul.com
>



Ethan Galstad,
Nagios Developer
---
Email: [email protected]
Website: http://www.nagios.org






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