Synopsis: SIGSEGV in mod_imap.c

State-Changed-From-To: open-analyzed
State-Changed-By: marc
State-Changed-When: Tue Jan 27 06:39:33 PST 1998
State-Changed-Why:
Erm... why do you think the third argument is supposed
to be q request_rec?

mod_imap.c:     return construct_url(r->pool, r->uri, r->server);
mod_imap.c:     return construct_url(r->pool, "/", r->server);
util.c:char *construct_url(pool *p, const char *uri, const server_rec *s) {

I fail to see the problem...

Reply via email to