OSDN Git Service

[intel] Fix an uninitialized variable access in PRESUMED_OFFSET clearing.
authorEric Anholt <eric@anholt.net>
Wed, 19 Mar 2008 23:14:48 +0000 (16:14 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 20 Mar 2008 00:54:06 +0000 (17:54 -0700)
commit7d5f713fa5c3d49425e984dc437926725ad4a8cc
tree3fce027260ee27bbcd81de3c98eba1b147f701fa
parente03dd83209929ca0925172c962bc41cab8268164
[intel] Fix an uninitialized variable access in PRESUMED_OFFSET clearing.

It was harmless, as the only time we need to clear PRESUMED_OFFSET, the
variable had been initialized already.
src/mesa/drivers/dri/intel/intel_bufmgr_ttm.c