* nsfont.m (ns_ascii_average_width): Ensure the string
commitd7191076ce331e8c78dbc93b76d0e346c268daa0
authorAlp Aker <alp.tekin.aker@gmail.com>
Sun, 19 Aug 2012 00:53:29 +0000 (18 20:53 -0400)
committerAlp Aker <alp.tekin.aker@gmail.com>
Sun, 19 Aug 2012 00:53:29 +0000 (18 20:53 -0400)
tree890bed4c25b26e2618c976500219f6efea05945c
parente757f1c6f393cf82057dbee0a4325b07f0fd55c4
* 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.
src/ChangeLog
src/nsfont.m