Re: gdi32: Prevent character code from wrapping around.
Jan. 24, 2011
3:05 p.m.
Kusanagi Kouichi <slash(a)ac.auone-net.jp> writes:
If lastChar is 0xffffffff, FONT_GetCharsByRangeA falls into infinite loop and crash.
You probably want more sanity checks (with tests), characters above 0xffff wouldn't make sense anyway. -- Alexandre Julliard julliard(a)winehq.org
5540
Age (days ago)
5540
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard