Re: [Exim] API bug in exim-4.04?

Pàgina inicial
Delete this message
Reply to this message
Autor: Matthew Byng-Maddick
Data:  
A: exim-users
Assumptes nous: Re: [Exim] API bug in exim-4.04? -> not
Assumpte: Re: [Exim] API bug in exim-4.04?
On Mon, May 13, 2002 at 09:41:48AM -0700, Marc MERLIN wrote:
> I think I found a problem, or at least a non documented limitation in
> header_add, which I'm using in local_scan

[...]
> If there is no '%', it's happy.
> string_sprintf seems happy with having '%' in *header though (as shown by
> the second printf)


This reeks of format string issue, how about

header_add([...],"%s",your_string);

?

MBM

--
Matthew Byng-Maddick         <mbm@???>           http://colondot.net/