20 Dec
2011
20 Dec
'11
8:52 p.m.
On 20-12-2011 19:41, Lose, James wrote:
This problem can be corrected by editing the do_alerts.c file, and rebuilding the xymond_alert executable.
diff do_alert.c do_alert.c.orig
527c527
<snprintf(bbalphamsg, msglen+1, "BBALPHAMSG=%s", p);
snprintf(bbalphamsg, msglen, "BBALPHAMSG=%s", p);
Yep, this problem was fixed in the 4.3.7 release.
Regards, Henrik