fix auto-delete bug that crept in with new fast blur path; is causing
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 31 Jan 2014 01:00:49 +0000 (01:00 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 31 Jan 2014 01:00:49 +0000 (01:00 +0000)
commitcc787fa8029889877da8edbb70a284cb0e19de33
tree1157e87e84aeb7a870d074ddf42b2cb56067945f
parent6169f2b4da39099b4e593f5ff85538dfe2f0249e
fix auto-delete bug that crept in with new fast blur path; is causing
some of the valgrind errors.

BUG=skia:2111
R=bsalomon@google.com, robertphillips@google.com

Author: humper@google.com

Review URL: https://codereview.chromium.org/148593003

git-svn-id: http://skia.googlecode.com/svn/trunk@13257 2bbb7eff-a529-9590-31e7-b0007b416f81
include/core/SkTemplates.h
src/effects/SkBlurMaskFilter.cpp