found some small leaks with Purify

This commit is contained in:
ceriel
1993-01-18 16:14:43 +00:00
parent c79e53c02e
commit 3d9aebdd69
3 changed files with 4 additions and 1 deletions

View File

@@ -193,6 +193,7 @@ node_warning(exportlist, W_OLDFASHIONED, "export list in definition module ignor
DefinitionModule--;
match_id(dot.TOK_IDF, df->df_idf);
df->df_flags &= ~D_BUSY;
free(FileName);
}
'.'
;