[Mesa-dev] [PATCH] mesa: add bounds checking to eliminate buffer overrun
Kenneth Graunke
kenneth at whitecape.org
Tue Apr 8 12:58:37 PDT 2014
On 04/08/2014 08:10 AM, Courtney Goeltzenleuchter wrote:
> Decompressing ETC2 textures was causing intermitent segfault
> by copying resulting 4x4 texel block to the destination texture
> regardless of the size of the destination texture. Issue found
> via application crash in GLBenchmark 3.0's Manhattan test.
>
> v2: add more detail comment. Compute limit outside inner loops.
> v3: add bugzilla reference
> v4: Correct cc syntax in commit log
> v5: really grab the right patch
>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=74988
> Cc: "9.2 10.0 10.1" <mesa-stable at lists.freedesktop.org>
Pushed to master - thanks!
remote: I: 1 patch(es) updated to state Accepted.
To ssh://git.freedesktop.org/git/mesa/mesa
a22d944..cb4ad13 master -> master
--Ken
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140408/e59a5a3c/attachment.sig>
More information about the mesa-dev
mailing list