Aric Stewart <a...@codeweavers.com> wrote:

> +    sc->tm = heap_alloc(size);
> +    GetOutlineTextMetricsW(hdc, size, sc->tm);

otmSize exists for a reason, if GetOutlineTextMetrics currently doesn't
check it this doesn't mean it won't at some point in future.

-- 
Dmitry.


Reply via email to