reset done_output_name counter upx_main()
This commit is contained in:
committed by
Markus F.X.J. Oberhumer
parent
34a25e61c7
commit
984334c9a1
@@ -1409,6 +1409,7 @@ int upx_main(int argc, char *argv[]) {
|
|||||||
static char default_argv0[] = "upx";
|
static char default_argv0[] = "upx";
|
||||||
|
|
||||||
upx_compiler_sanity_check();
|
upx_compiler_sanity_check();
|
||||||
|
done_output_name = 0;
|
||||||
opt->reset();
|
opt->reset();
|
||||||
|
|
||||||
if (!argv[0] || !argv[0][0])
|
if (!argv[0] || !argv[0][0])
|
||||||
|
|||||||
Reference in New Issue
Block a user