This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix segfault in maybe_script_execute.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]