commit | b8db819768b16ac4e529a4e4c34b2c5fa83cc389 | [log] [tgz] |
---|---|---|
author | Alexei Podtelezhnikov <apodtele@gmail.com> | Mon May 13 02:38:38 2024 |
committer | Alexei Podtelezhnikov <apodtele@gmail.com> | Mon May 13 02:38:38 2024 |
tree | ad7c4f71985de1faac3d39f869ff09930d708590 | |
parent | 5b1cde804da66ce0074be7a96dd7732a47972e4a [diff] |
[type1/MM] Safer handle arrays of different types. * src/type1/t1load.c (parse_blend_design_map): Separately allocate... (T1_Done_Blend): ... and free `design_points` and `blend_points`.