Re: [Nagios-devel] [NSCA] Fix for send_nsca segfault

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] [NSCA] Fix for send_nsca segfault

Post by Guest »

Thanks! This will be in CVS shortly.

On 2 Feb 2006 at 19:06, Holger Weiss wrote:

> When using encryption, the send_nsca client from the NSCA 2.5 release
> segfaults in src/utils.c:encrypt_cleanup() after sending the data.
> The problem is that encrypt_cleanup() tries to free(3) string
> constants. The attached patch removes the offending statements.
>
> Holger
>
> --
> PGP fingerprint: F1F0 9071 8084 A426 DD59 9839 59D3 F3A1 B8B5 D3DE
>



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