From 86cbf99a5122cd419eb76fd07cea80499f31a383 Mon Sep 17 00:00:00 2001 From: "skia.committer@gmail.com" Date: Mon, 24 Feb 2014 03:01:55 +0000 Subject: Sanitizing source files in Housekeeper-Nightly git-svn-id: http://skia.googlecode.com/svn/trunk@13555 2bbb7eff-a529-9590-31e7-b0007b416f81 --- src/images/SkDecodingImageGenerator.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/images/SkDecodingImageGenerator.cpp') diff --git a/src/images/SkDecodingImageGenerator.cpp b/src/images/SkDecodingImageGenerator.cpp index 7e3bb9b2fb..2d93eb542e 100644 --- a/src/images/SkDecodingImageGenerator.cpp +++ b/src/images/SkDecodingImageGenerator.cpp @@ -41,7 +41,7 @@ public: // 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. -- cgit v1.2.3