On Tue, Feb 07, 2017 at 11:21:20AM +0100, [email protected] wrote: > Hi, > > This bug should be backported from 1.5 to 1.7, and obviously in 1.8. > unfortunately, the problem is nt cleanly fixed (it is just move), so we > work on another - and definitive - fix.
Indeed, just to give an idea, it breaks this : http-request redirect prefix "%[src,lower,base64]" $ curl -I http://127.0.0.1:8000/log MTI3LjAuMC4xFound Cache-Control: no-cache Content-length: 0 Location: MTI3LjAuMC4x/log Connection: close I have an idea about a way to make the trash allocations safer, I may come up with a patch. At least we have two distinct reproducers now. Willy

