allow NULL in writeString/readString
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 9 Aug 2013 16:03:05 +0000 (16:03 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 9 Aug 2013 16:03:05 +0000 (16:03 +0000)
commit47fa13640b7c8615aa7aee0d5b1d63a7bd6ed44e
tree2b9635a803586496083420c7b35c35a12418abce
parentee05f759c8528dc251adf51b83278f1d05b6443e
allow NULL in writeString/readString

BUG=skia:1469, code.google.com/p/android/issues/detail?id=58257
R=scroggo@google.com

Author: mtklein@google.com

Review URL: https://chromiumcodereview.appspot.com/22359003

git-svn-id: http://skia.googlecode.com/svn/trunk@10662 2bbb7eff-a529-9590-31e7-b0007b416f81
src/core/SkWriter32.cpp
tests/Writer32Test.cpp