On Wed, 2009-01-07 at 20:08 +0100, Geert Jansen wrote:
> Hi,
> 
> calling cpg_membership_get() results in a segmentation fault on my
> system (latest Fedora 10, latest Corosync SVN). Upon inspecting the
> code i noticed that:
> 
>  * It assumes that group_name is an input parameter, even if it is not
> needed and the man page says it isn't.
>  * It only gets a partial response from the executive (the response is
> variable width).
>  * The executive doesn't initialize the "error" field in the response code
> 
> The attached patch resolves these issues.
> 

Sharp work.

Thanks for the patch!

I wonder if we shouldn't just remove that extra parameter altogether
since it has no purpose.  Is anyone using group_name currently on the
list?

I removed the changes you made to the Makefile before commit.

Regards
-steve


> Regards,
> Geert
> _______________________________________________
> Openais mailing list
> [email protected]
> https://lists.linux-foundation.org/mailman/listinfo/openais

_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to