[PATCH] Fix segfault in maybe_script_execute.

Stefan Liebler stli@linux.ibm.com
Thu Sep 6 08:37:00 GMT 2018


On 09/05/2018 03:44 PM, Andreas Schwab wrote:
> On Sep 05 2018, Stefan Liebler <stli@linux.ibm.com> wrote:
> 
>> If argc > 1, the arguments inclusive the NULL termination of new_argv
>> is copied from argv with memcpy.
> 
> But it has the same bug, doesn't it?
> 
> Andreas.
> 
Yes. It also has this bug.

Stefan



More information about the Libc-alpha mailing list