Commit 2bf603bde6f8d8ee307f16a32a986f9879639f1b

Werner Lemberg 2019-09-28T07:37:24

[woff2] Fix memory leaks. One of them reported as https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=17766 * src/sfnt/sfwoff2.c (woff2_open_font): Free `info->x_mins' and `woff2->ttc_fonts'. (reconstruct_glyf): Initialize `info->x_mins'.