free WorkingDir only if including cpp
This commit is contained in:
parent
e4fd4fce8e
commit
bcb4a75630
|
@ -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…
Reference in a new issue