Fixed memory leak for nanobench and crashing in SampleApp
authordandov <dandov@google.com>
Fri, 15 Aug 2014 13:06:47 +0000 (06:06 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 15 Aug 2014 13:06:47 +0000 (06:06 -0700)
commit45f7842de7148a544008483a7829071d3dffba51
tree2c916c64f756547596682a9cb97d240728dcf1b5
parent5a246bb48708cfdbf5b63f8df7e2b09b3704cae4
Fixed memory leak for nanobench and crashing in SampleApp
NOTREECHECKS=True

BUG=skia:2830
R=mtklein@google.com, egdaniel@google.com

Author: dandov@google.com

Review URL: https://codereview.chromium.org/469333002
src/core/SkDevice.cpp
src/utils/SkPatchUtils.cpp