[pk] Fix oversight.

* src/pk/pkdrivr.c(TFM_Read_Metrics): Fix oversight, to
resolve the memory leakage errors which occured while
attaching a `tfm' file.
This commit is contained in:
Parth Wazurkar 2018-08-10 18:58:41 +05:30
parent 540b1aca44
commit 32028ffb55
1 changed files with 0 additions and 1 deletions

View File

@ -522,7 +522,6 @@
*/
face->tfm_data = fi;
fi = NULL;
}
Exit: