Commit 5327092bb28b6df742386d75555ba3ccc6d05ce6

Nikhil Ramakrishnan 2019-09-20T06:30:28

[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'.