On 27 Jan 1998 [EMAIL PROTECTED] wrote:

> 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...

That's bizarre, and probably my fault.  Somehow I seem to have acquired a
mix of 1.2.4 and 1.2.5 sources in the same tree. 

No, I've just found the problem, I've got v1.13 of Ben's SSL patches for
v1.2.5 installed and they put construct_url back to the 1.2.4 definition,
but his patch only changes mod_dir.c and not mod_imap.c

Ray.

--
Ray Bellis, MA(Oxon) - Technical Manager - Oxford CommUnity Internet plc
Windsor House, 12 High Street, Kidlington, OXFORD OX5 2PJ   UK
      Telephone: +44-1865-856000  Fax: +44-1865-856001
Email: [EMAIL PROTECTED]   URL: http://www.community.co.uk/

Reply via email to