On Tue, Mar 28, 2006 at 05:52:24PM -0600, Gunnar Wolf wrote: > The patch between 2.04-dev-1 and 2.04-dev-1sarge1 lies mostly in > putting the 'nlen' and 'vlen' values inside the different ctx > structs - Most of the patch's hunks have this change. I noticed line > 541 of apreq_parsers.c reads: > > s = split_header(t, ctx->bb, ctx->nlen, glen, vlen); > > note that it still has vlen as a straight argument, instead of using > ctx->vlen as mostly everywhere else.
That sounds reasonable... I'll give it a try, but it would be a lot simpler for me if you had a simple script (possibly along with a test site for /etc/apache2) I could test on. /* Steinar */ -- Homepage: http://www.sesse.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

