build: fix warnings from newest gcc

This commit is contained in:
nakst 2022-02-18 12:56:27 +00:00
parent 3085ab24ca
commit c68c925bba
1 changed files with 1 additions and 1 deletions

View File

@ -953,7 +953,7 @@ void AddressToLine(const char *symbolFile) {
putchar('0');
i = si;
} else {
free(file);
fclose(file);
fputs(strstr(result, "essence") ?: "", stdout);
system("rm -f bin/result.tmp");
i--;