Re: panic: attempt to copy freed scalar caused by calling cgi->param with TryCatch since perl 5.19.7
Michael Schout <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
On 9/15/15 5:15 PM, Michael Schout wrote: > Reverting the change to op.c completely fixes the problem. I cannot > reproduce the panic after this change, and I do not get any segmentation > faults either in a large codebase that I am also testing against. I should have mentioned I reverted the change in 5.19.7, and also 5.20.3 and in both cases the problem is gone. Regards, Michael Schout