Fixed out-of-bounds memory write problem (CONVERT_TEXEL_DWORD macro).
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 21 Feb 2002 15:12:31 +0000 (15:12 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 21 Feb 2002 15:12:31 +0000 (15:12 +0000)
commitc7a3356746b8751fa0f04c8c0b674e26d73fdb76
tree598f3d2b52551edc70917bb8fcab8c68693406b2
parentd0271502f81a24cbe5959e1159eddba49b7d66ce
Fixed out-of-bounds memory write problem (CONVERT_TEXEL_DWORD macro).
Renamed 'packing' to 'unpacking' since we're moving data from client -> GL.
Rnamed DST_ROW_WIDTH to DST_ROW_BYTES.
src/mesa/main/texutil.c
src/mesa/main/texutil_tmp.h