Fix for VALGRIND DrawAtlas test issue.
authorjvanverth <jvanverth@google.com>
Thu, 13 Aug 2015 18:53:39 +0000 (11:53 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 13 Aug 2015 18:53:39 +0000 (11:53 -0700)
commit1acf250f922a547018bab25676d63f3bb090be71
tree162e39d44827b6f10fea241d1e896e7ed2fdd244
parente5aaa07c351815f023a0842820eb769c6d4b4ed3
Fix for VALGRIND DrawAtlas test issue.

Don't pre-alloc color array.

Review URL: https://codereview.chromium.org/1289003002
src/gpu/batches/GrDrawAtlasBatch.cpp