At first let me warn you. Normally I'm really bad at C programming.

I had some problems building and running mod_webapp (from CVS) with Apache
1.3 on my Debian box.

Getting a Segmentation Fault on every access to something mounted with
mod_webapp.

Finally I came up with the attached patch and now it seems to work for me.

In a call to apr_psprintf the first argument was an request_req which should
be a wa_request (I think).

Sorry, I don't know if there are any testcases and how to run them to come
up with something better than "it seems to work for me".

Nico

Attachment: mod_webapp.patch
Description: Binary data

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to