-
Browse
Commit
-
Author :
Nikhil Ramakrishnan
Date :
2019-09-20 06:30:28
Hash :
5327092b
Message :
[woff2] Fix memory leaks.
Reported as
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=16896
* src/sfnt/sfwoff2.c (woff2_open_font): Fix error handling.
Free `uncompressed_buf'.
(reconstruct_font): Free `transformed_buf'.