commit | 86cbf99a5122cd419eb76fd07cea80499f31a383 | [log] [tgz] |
---|---|---|
author | skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Mon Feb 24 03:01:55 2014 +0000 |
committer | skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Mon Feb 24 03:01:55 2014 +0000 |
tree | 2170eb65639d5bb9f588cb548ae9a3c8f57ed0cc | |
parent | 6c2f0becf40b3682bb805ea82330118a5071f6fc [diff] [blame] |
Sanitizing source files in Housekeeper-Nightly git-svn-id: http://skia.googlecode.com/svn/trunk@13555 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/src/images/SkDecodingImageGenerator.cpp b/src/images/SkDecodingImageGenerator.cpp index 7e3bb9b..2d93eb5 100644 --- a/src/images/SkDecodingImageGenerator.cpp +++ b/src/images/SkDecodingImageGenerator.cpp
@@ -41,7 +41,7 @@ // Call default allocator. return bm->allocPixels(NULL, ct); } - + // TODO(halcanary): verify that all callers of this function // will respect new RowBytes. Will be moot once rowbytes belongs // to PixelRef.