On 04/17/2009 12:06 PM, manu@... wrote: > John Thiltges <jthiltges2@...> wrote: > >> Would it be better to make aclstr[] a larger static buffer and not use >> fstring_expand() > > Well, this gets suddently much less readable :-) > I agree on the readability. How about changing fstring_expand() to work like snprintf()? Passing a destination buffer could (hopefully) avoid a malloc/free. -John
Message
Re: [milter-greylist] Sending ACL id string to syslog, instead of ACL line number
2009-04-21 by John Thiltges