Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(89)

Issue 114493005: Fixing valgrind error (Closed)

Created:
7 years ago by sugoi1
Modified:
7 years ago
Reviewers:
sugoi, robertphillips
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

Fixing valgrind error After an error in the stream prevented the deserialization of SkRect members, there was no check to see if there was an error state before testing the validity of these uninitialized SkRect members. Added the check to fix the valgrind error. BUG= Committed: http://code.google.com/p/skia/source/detail?r=12727

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/effects/SkBitmapSource.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
sugoi
7 years ago (2013-12-17 20:44:41 UTC) #1
robertphillips
lgtm
7 years ago (2013-12-17 20:46:22 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/sugoi@chromium.org/114493005/1
7 years ago (2013-12-17 20:50:51 UTC) #3
commit-bot: I haz the power
7 years ago (2013-12-17 21:32:45 UTC) #4
Message was sent while issue was closed.
Change committed as 12727

Powered by Google App Engine
This is Rietveld 408576698