Re: [Nagios-devel] [PATCH] strsep does not handle 1 byte strings

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] strsep does not handle 1 byte strings

Post by Guest »

William Preston wrote:
>
> Hi list,
>
> I've noticed a problem if a subgroup has a member list with trailing comma.
> This means a string with only the separation character will be
> mis-parsed by
> my_strsep.
>
> It occasionally causes errors on reload like:
> Contact '' in contact group '...' is not defined anywhere
>
> Applies to CVS HEAD.
>
>
> thanks,
>
> William

Thanks!



- Ethan Galstad





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