libretroadmin 5e13851a7a (Freetype) Fix severe memory leaks that happened after using FT_New_Memory_Face -
according to documentation note - 'You must not deallocate memory before calling
FT_Done_Face' - so store a pointer to the font data and then free it after calling
FT_Done_Face
2022-07-15 18:57:02 +02:00
..
2022-04-22 05:39:14 +02:00
2022-05-23 20:40:31 +02:00
2022-07-06 20:05:43 +02:00
2022-07-12 20:44:00 +02:00
2020-10-05 21:54:07 +02:00
2020-08-15 00:35:15 +02:00
2020-08-25 20:39:06 +02:00
2022-07-11 14:00:35 +02:00