On Fri, 2006-05-19 at 13:40 +0200, Paul J Stevens wrote:
> printf and friends on solaris do not like it very much when the argument
> for %s NULL.
>
> so on solaris
>
> printf("%s", NULL) will segfault, whereas on glibc this will return
> "(null)".
>
> Aaron, any ideas.Longer backtrace so that we can see from where in DBMail or libSieve the printf is being called. I'm also building on Solaris right now, but have a bunch of deps to work through. Aaron
