Ben Wagner c71eb22dde Fix typos in memory macros.
FT_QNEW_ARRAY and FT_QRENEW_ARRAY were using the non-Q
FT_MEM_NEW_ARRAY and FT_MEM_RENEW_ARRAY. Change these to use the Q
versions. Also fix the one issue discovered in tt_face_load_name
where table->names is created with FT_QNEW_ARRAY but the extra
string member is not initialized to NULL.

* include/freetype/internal/ftmemory.h (FT_Q(RE)NEW_ARRAY):
Use FT_MEM_Q(RE)NEW_ARRAY as needed.

* src/sfnt/ttload.c (tt_face_load_name): Initialize `entry->string`.
2021-10-15 22:18:38 -04:00
..
2021-08-22 22:32:07 -04:00
2021-10-15 22:18:38 -04:00
2021-09-23 23:10:26 -04:00
2021-01-17 07:18:48 +01:00
2021-01-17 07:18:48 +01:00
2021-01-17 07:18:48 +01:00
2021-01-17 07:18:48 +01:00
2021-01-17 07:18:48 +01:00
2021-04-18 10:24:31 -04:00
2021-01-17 07:18:48 +01:00
2021-01-17 07:18:48 +01:00
2021-01-17 07:18:48 +01:00
2021-01-17 07:18:48 +01:00
2021-08-22 13:12:45 -04:00
2021-01-17 07:18:48 +01:00
2021-01-17 07:18:48 +01:00
2021-01-17 07:18:48 +01:00
2021-08-22 22:32:07 -04:00
2021-01-17 07:18:48 +01:00
2021-01-17 07:18:48 +01:00
2021-01-17 07:18:48 +01:00
2021-01-17 07:18:48 +01:00
2021-01-17 07:18:48 +01:00
2021-01-17 07:18:48 +01:00
2021-01-17 07:18:48 +01:00
2021-01-17 07:18:48 +01:00
2021-01-17 07:18:48 +01:00
2021-01-17 07:18:48 +01:00
2021-01-17 07:18:48 +01:00
2021-01-17 07:18:48 +01:00
2021-01-17 07:18:48 +01:00
2021-01-17 07:18:48 +01:00
2021-01-17 07:18:48 +01:00
2021-01-17 07:18:48 +01:00
2021-10-07 22:41:56 -04:00
2021-08-22 22:32:07 -04:00
2021-10-10 23:11:10 -04:00
2021-08-22 22:32:07 -04:00
2021-01-17 07:18:48 +01:00
2021-01-17 07:18:48 +01:00