removed needed pointer deallocation
This commit is contained in:
parent
2401612ccf
commit
cfdcad1c9b
@ -74,7 +74,6 @@ logFile initLogger(char *directoryPath)
|
|||||||
deallocation:
|
deallocation:
|
||||||
|
|
||||||
//DEALLOCATION
|
//DEALLOCATION
|
||||||
free(filePath);
|
|
||||||
free(dateBuffer);
|
free(dateBuffer);
|
||||||
closedir(dir);
|
closedir(dir);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user