free WorkingDir only if including cpp
This commit is contained in:
parent
3c6c7aa1d7
commit
d66053e2f7
@ -82,8 +82,8 @@ AtEoIF()
|
||||
}
|
||||
IncludeLevel--;
|
||||
#endif
|
||||
#endif /* NOPP */
|
||||
if (WorkingDir[0] != '\0') free(WorkingDir);
|
||||
#endif /* NOPP */
|
||||
#ifndef LINT
|
||||
if (FileName != source) free(FileName);
|
||||
#endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user