mirror of
https://sourceware.org/git/glibc.git
synced 2025-11-24 12:21:09 +03:00
Commit 404526ee2e changed _start to write
the last argument to __libc_start_main without taking into consideration
that the function did not create a full stack frame, which leads to
overwriting the argv[0].