Re: [PATCH v9 0/1] MR10660: uniscribe: Correct possible buffer over/under runs
May 19, 2026
4:12 p.m.
On Tue May 19 08:09:55 2026 +0000, Huw Davies wrote:
Do we need to worry about `next_glyph_index < 0`? Also, opening brace on new line seems to be the majority style here. No, next_glyph_index is an unsigned int, so if it would be less than 0 it would instead be an extremely large number that will definitely be > glyph_count
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10660#note_140608
31
Age (days ago)
31
Last active (days ago)
0 comments
1 participants
participants (1)
-
Aric Stewart (@aricstewart)