chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Syslog without format


From: David Krentzlin
Subject: Re: [Chicken-users] Syslog without format
Date: Sat, 17 Dec 2011 09:30:12 +0100

Hello,
I have released version 1.2 of the egg which will not apply sprintf if there 
are no formatarguments. This version does also fix the string protection 
problem you mentioned in the other thread. 

Thanks for reporting this.

Cheers David


Am 09.12.2011 um 13:54 schrieb Vok Vojwo <address@hidden>:

> The attached patch adds a syslog-str function to the syslog egg. The
> function does not use sprintf. It requires an already formated string.
> This is useful if one wants to use the fmt egg to format syslog
> messages.
> <syslog-str.patch>
> _______________________________________________
> Chicken-users mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/chicken-users



reply via email to

[Prev in Thread] Current Thread [Next in Thread]