зеркало из
https://git.tukaani.org/xz.git
synced 2025-07-03 19:06:37 +00:00
Fix incorrect usage of getopt_long(), which caused
invalid memory access if XZ_OPT was defined.
Этот коммит содержится в:
родитель
8f8ec942d6
Коммит
0db1befcfb
@ -489,7 +489,6 @@ args_parse(args_info *args, int argc, char **argv)
|
||||
parse_environment(args, argv[0]);
|
||||
|
||||
// Then from the command line
|
||||
optind = 1;
|
||||
parse_real(args, argc, argv);
|
||||
|
||||
// Never remove the source file when the destination is not on disk.
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user