Fix build warning: reference cannot be bound to dereferenced null pointer in well...
authordongseong.hwang <dongseong.hwang@intel.com>
Thu, 30 Apr 2015 12:53:27 +0000 (05:53 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 30 Apr 2015 12:53:27 +0000 (05:53 -0700)
commit181d7ba4cdb55e3fd53811200d5f7beb362b2437
tree6959ae3a4cb2aab51bdf83a66efc9f786529e182
parent10fb0a6df8f8dd7bd432cfa98faa6c9d1b404384
Fix build warning: reference cannot be bound to dereferenced null pointer in well-defined C++ code; comparison may be assumed to always evaluate to true [-Wtautological-undefined-compare]

Review URL: https://codereview.chromium.org/1110353003
src/core/SkImageFilter.cpp
src/core/SkPaint.cpp
src/core/SkPath.cpp
src/core/SkStroke.cpp