Commit 85110068 authored by Ken Thompson's avatar Ken Thompson

6c delete .6 file on error

R=r
DELTA=1  (1 added, 0 deleted, 0 changed)
OCL=13785
CL=13785
parent 873ba78b
......@@ -244,6 +244,7 @@ compile(char *file, char **defs, int ndef)
errorexit();
}
Binit(&outbuf, c, OWRITE);
outfile = strdup(outfile);
}
newio();
first = 0;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment