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