mirror of
https://github.com/upx/upx
synced 2025-09-28 19:06:07 +08:00
add comment explaining code as per PR review
This commit is contained in:
parent
984334c9a1
commit
0569ef37ba
|
@ -1409,6 +1409,7 @@ int upx_main(int argc, char *argv[]) {
|
|||
static char default_argv0[] = "upx";
|
||||
|
||||
upx_compiler_sanity_check();
|
||||
// allow serial re-use of main() as a subroutine
|
||||
done_output_name = 0;
|
||||
opt->reset();
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user