On 12/19/2008 12:57 PM, Rainer Gerhards wrote:
> David,
> 
> one thing I can do rather quickly. Maybe it's good enough. I've done a
> tester, which lacks proper configuration, but I would appreciate
> feedback on it:
> 
> http://git.adiscon.com/?p=rsyslog.git;a=commitdiff;h=a185665be4cf6997525
> 89d81ef6e396dd61f68b6
> 
> Details in git commit comment.
> 
> Rainer

Hi,

I think there's a small bug in the new code:

- snprintf((char*)szRepMsg, sizeof(szRepMsg), "message repeated %d 
times: [%.800]",
+ snprintf((char*)szRepMsg, sizeof(szRepMsg), "message repeated %d 
times: [%.800s]",

Tomas
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com

Reply via email to