May 20, 2026
2:46 a.m.
Check if the current number of glyphs exceed the maximum limit and then return an E_OUTOFMEMORY. Modify the functions to bubble this error so that it can be dealt with. -- v4: gdi32/uniscribe: Propagate GSUB_E_OUTOFMEMORY error. gdi32/uniscribe: Return GSUB_E_OUTOFMEMORY on lookup buffer overflow. gdi32/uniscribe: Pass maximum glyph count to GSUB lookup functions. https://gitlab.winehq.org/wine/wine/-/merge_requests/10844