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/