Re: SIGSEGV crash due to undefined behaviour when calling perl_parse

2021-02-22 Thread Charles Pigott
Thanks very much! Charles From: Steve Hay Sent: 22 February 2021 14:25 To: Charles Pigott Cc: modperl@perl.apache.org Subject: Re: SIGSEGV crash due to undefined behaviour when calling perl_parse On Fri, 19 Feb 2021 at 09:25, Charles Pigott wrote: > > > Hi, >

Re: SIGSEGV crash due to undefined behaviour when calling perl_parse

2021-02-22 Thread Steve Hay
On Fri, 19 Feb 2021 at 09:25, Charles Pigott 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.or