Status string should be same lenght as needed for cfg ringstatusget function. Signed-off-by: Jan Friesse <jfriesse@xxxxxxxxxx> --- exec/totemrrp.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/exec/totemrrp.c b/exec/totemrrp.c index c3d654c..b1c9f75 100644 --- a/exec/totemrrp.c +++ b/exec/totemrrp.c @@ -180,7 +180,7 @@ struct rrp_algo { }; -#define STATUS_STR_LEN 1024 +#define STATUS_STR_LEN 512 struct totemrrp_instance { qb_loop_t *poll_handle; -- 1.7.1 _______________________________________________ discuss mailing list discuss@xxxxxxxxxxxx http://lists.corosync.org/mailman/listinfo/discuss