Re: SIGSEGV crash due to undefined behaviour when calling perl_parse
Steve Hay <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <CADED=K6yi7=c3V2L8JEm93_W7EodeORLhvb3UXTdXU-ygxYK7w@mail.gmail.com> |
On Fri, 19 Feb 2021 at 09:25, Charles Pigott <[email protected]> wrote: > > > Hi, > > TL;DR: mod_perl is using perl_parse() incorrectly and not NULL-terminating the argv array passed to it. > > I've attached my suggested patch. Thanks for the patch. I've committed this to the mod_perl trunk (https://svn.apache.org/viewvc?view=revision&revision=1886793) so it will appear in the next release (2.0.12).