On Mon, Dec 27, 2010 at 2:59 PM, Willy Tarreau <[email protected]> wrote: > Hi David, > > On Thu, Dec 23, 2010 at 08:55:41PM +0900, David Cournapeau wrote: >> The patch does work because I set data->str.len to url_param_value_l + >> 1, but I don't understand why this works. I have checked that >> url_param_value_l does correspond to the actual string length, > > It is possible that you uncovered a bug, I'll check that tomorrow.
Ok. Let me know if you need more information or different test to uncover the potential bug (I have a simple setup with dummy python servers to track sessions easily). cheers, David

