Valgrind caught this one.
LGTM w/ 1 nit & a question http://codereview.appspot.com/6061046/diff/1/src/gpu/gl/GrGpuGL.cpp File src/gpu/gl/GrGpuGL.cpp (right): http://codereview.appspot.com/6061046/diff/1/src/gpu/gl/GrGpuGL.cpp#newcode519 src/gpu/gl/GrGpuGL.cpp:519: // set to false to force disableScissor to make a GL call. // set to true Also, shouldn't the gl scissor state already be guaranteed to be disabled if fScissorEnabled is false?