Fix uninit warning on valgrind bot in SkPathPriv:IsSimpleClosedRect
authorBrian Salomon <bsalomon@google.com>
Wed, 1 Jun 2016 20:02:17 +0000 (16:02 -0400)
committerBrian Salomon <bsalomon@google.com>
Wed, 1 Jun 2016 20:02:17 +0000 (16:02 -0400)
commit066d682d613e154df7c5bcfcefbaaa93237dd1a1
tree77de57f2d06d79b00155a30b4e48de70c557edb7
parentfc29906826717528aa22e58fa9df8ba68cb3de9e
Fix uninit warning on valgrind bot in SkPathPriv:IsSimpleClosedRect

TBR=robertphillips@google.com
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2030713002

Review URL: https://codereview.chromium.org/2030713002 .
src/core/SkPath.cpp