[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.
GSoC-2018-parth
Parth Wazurkar 6 years ago
parent 540b1aca44
commit 32028ffb55
  1. 1
      src/pk/pkdrivr.c

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

Loading…
Cancel
Save