Improved SkPathRef interface security
authorrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 13 Dec 2013 19:36:25 +0000 (19:36 +0000)
committerrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 13 Dec 2013 19:36:25 +0000 (19:36 +0000)
commit0efb21bd1cd359b732a59753f3c1da096aab561a
tree91e626b55b7821a670eeb443da5c6057de9ca1b5
parent2af6c1204de73a2513189007b9623fec0e296dc2
Improved SkPathRef interface security

https://codereview.chromium.org/115323004/

git-svn-id: http://skia.googlecode.com/svn/trunk@12676 2bbb7eff-a529-9590-31e7-b0007b416f81
include/core/SkPath.h
include/core/SkPathRef.h
src/core/SkPathRef.cpp
tests/PathTest.cpp