Comment added.

smooth_malloc
Alexei Podtelezhnikov 1 year ago
parent c46c4b8e79
commit 2f7abe4838
  1. 1
      src/sfnt/ttpost.c

@ -224,6 +224,7 @@
FT_UInt len = strings[p];
/* accept but report names longer than the AGL max */
FT_TRACE4(( len < 40U ? ""
: "load_format_20: %u-byte name found\n",
len ));

Loading…
Cancel
Save