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

Issue 93543003: AX:Null pointer may be dereferenced in AXObjectCache.cpp (Closed)

Created:
7 years ago by l.gajowy
Modified:
6 years, 11 months ago
CC:
blink-reviews, dmazzoni, aboxhall
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

AX:Null pointer may be dereferenced in AXObjectCache.cpp Added a check if newObj is not null and an assert in order to avoid dereferecing null pointer. This is a patch from webkit.org: http://trac.webkit.org/changeset/154767 BUG=326935 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=164523

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M Source/core/accessibility/AXObjectCache.cpp View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
l.gajowy
7 years ago (2013-12-09 10:26:21 UTC) #1
dmazzoni
lgtm
6 years, 11 months ago (2014-01-06 17:44:47 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/l.gajowy@samsung.com/93543003/1
6 years, 11 months ago (2014-01-06 17:45:02 UTC) #3
commit-bot: I haz the power
6 years, 11 months ago (2014-01-06 20:11:22 UTC) #4
Message was sent while issue was closed.
Change committed as 164523

Powered by Google App Engine
This is Rietveld 408576698