Commit a15133e6efc10f5342dedf5dfca9070c8bcc49ca

Jonathan Kew 2016-09-06T06:33:36

[cff] Fix uninitialized memory. Problem reported as https://bugzilla.mozilla.org/show_bug.cgi?id=1270288 * src/cff/cf2interp.c (cf2_interpT2CharString): Initialize `storage' array to handle a `get' opcode without a previous `put'.