Fixed uninitialized memory issue on Linux when running "gm --debuggl"
authorrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 12 Apr 2012 19:53:31 +0000 (19:53 +0000)
committerrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 12 Apr 2012 19:53:31 +0000 (19:53 +0000)
commit670ff9ae7f37356bff08b30a356bb0c52dc8d62e
treef5691db60fcfd4c1447c2107f38622f78fbd56fd
parentf3edf9fdc902465941cb763b9b4fdbfe7d004fd2
Fixed uninitialized memory issue on Linux when running "gm --debuggl"

http://codereview.appspot.com/6012052/

git-svn-id: http://skia.googlecode.com/svn/trunk@3666 2bbb7eff-a529-9590-31e7-b0007b416f81
src/gpu/gl/debug/GrDebugGL.cpp
src/gpu/gl/debug/GrDebugGL.h
src/gpu/gl/debug/GrGLCreateDebugInterface.cpp