(main): Discard the first executable once we've
exploited it. From-SVN: r8122
This commit is contained in:
parent
6899f4cfb1
commit
eeed1288b8
@ -1201,6 +1201,7 @@ main (argc, argv)
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
maybe_unlink(output_file);
|
||||||
outf = fopen (c_file, "w");
|
outf = fopen (c_file, "w");
|
||||||
if (outf == (FILE *)0)
|
if (outf == (FILE *)0)
|
||||||
fatal_perror ("%s", c_file);
|
fatal_perror ("%s", c_file);
|
||||||
|
Loading…
Reference in New Issue
Block a user