* nsfont.m (ns_ascii_average_width): Ensure the string
ascii_printable is initialized with a null-terminated character array. Otherwise, it can contain undesired extra characters.
Showing
Please register or sign in to comment
ascii_printable is initialized with a null-terminated character array. Otherwise, it can contain undesired extra characters.