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

Issue 1027513003: Avoid uninitialized memory when decomposing a matrix fails. (Closed)

Created:
5 years, 9 months ago by jbroman
Modified:
5 years, 9 months ago
CC:
blink-reviews, dstockwell
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Avoid uninitialized memory when decomposing a matrix fails. It is possible for TransformationMatrix::decompose to fail, and call sites should check this. BUG=469756 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=192434

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -4 lines) Patch
M Source/platform/transforms/PerspectiveTransformOperation.cpp View 1 chunk +6 lines, -1 line 0 comments Download
M Source/platform/transforms/RotateTransformOperation.cpp View 1 chunk +5 lines, -1 line 0 comments Download
M Source/platform/transforms/TransformationMatrix.h View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
jbroman
R=fmalita,schenney,pdr for platform/ OWNERS CC=dstockwell,alancutter because I want to check that this behaviour is reasonable ...
5 years, 9 months ago (2015-03-24 02:09:28 UTC) #2
shans
On 2015/03/24 02:09:28, jbroman wrote: > R=fmalita,schenney,pdr for platform/ OWNERS > CC=dstockwell,alancutter because I want ...
5 years, 9 months ago (2015-03-24 02:40:08 UTC) #3
pdr.
Change LGTM Can you add the test from the bug too?
5 years, 9 months ago (2015-03-24 03:36:10 UTC) #4
alancutter (OOO until 2018)
Does this change fix crbug.com/469247 as well?
5 years, 9 months ago (2015-03-24 08:25:38 UTC) #5
f(malita)
lgtm++
5 years, 9 months ago (2015-03-24 13:37:14 UTC) #6
jbroman
On 2015/03/24 03:36:10, pdr wrote: > Can you add the test from the bug too? ...
5 years, 9 months ago (2015-03-24 14:29:53 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1027513003/1
5 years, 9 months ago (2015-03-24 14:30:06 UTC) #9
commit-bot: I haz the power
5 years, 9 months ago (2015-03-24 14:33:25 UTC) #10
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=192434

Powered by Google App Engine
This is Rietveld 408576698