[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] freetype raster overflow detection bug found
From: |
Werner LEMBERG |
Subject: |
Re: [Devel] freetype raster overflow detection bug found |
Date: |
Sun, 18 May 2003 16:58:23 +0200 (CEST) |
> original code detects the overflow before changing the
> maxBuff. it should detect after changing the maxBuff
>
> ==============================================================
> modified: move "ras.maxBuff--" before "if ..."
> ===============================================================
Applied, thanks.
Werner