adobe-type-tools / afdko

Adobe Font Development Kit for OpenType
https://adobe-type-tools.github.io/afdko/
Other
1.06k stars 167 forks source link

[hotconv] 'name': fix memory leak in addName() #1646

Closed NSGod closed 1 year ago

NSGod commented 1 year ago

Description

This fixes https://github.com/adobe-type-tools/afdko/issues/1643 [hotconv] 'name': memory leak in addName().

Checklist:

As I've mentioned before, I still don't have testing figured out locally on my end, so I'll submit this and see how the tests do on your end.