Chad Versace <[email protected]> writes: > The most recent commit that touched this function, > > commit 88836663ac3baaf156e84584674aac7dcbfc7e95 > Author: Chad Versace <[email protected]> > Date: Wed Sep 26 11:05:12 2012 -0700 > > intel: Fix segfault in intel_texsubimage_tiled_memcpy > > did fix the segfault, but introduced yet another bug. From Anholt: """You > need to still test format/type, because that's the incoming format (e.g. > GL_RGBA/GL_FLOAT) that you're trying to memcpy.""" > > This patch re-introduces the checks on the incoming format and type.
Reviewed-by: Eric Anholt <[email protected]>
pgpK3sUCEIckA.pgp
Description: PGP signature
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
