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

Issue 1155113002: Oilpan: HeapObjectHeader::checkHeader should not allow access on orphaned pages (Closed)

Created:
5 years, 7 months ago by haraken
Modified:
5 years, 7 months ago
Reviewers:
oilpan-reviews, keishi
CC:
blink-reviews, haraken, oilpan-reviews, kouhei+heap_chromium.org, Mads Ager (chromium)
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Oilpan: HeapObjectHeader::checkHeader should not allow access on orphaned pages This CL forbids access on headers in orphaned pages, since it mustn't happen. Also this CL adds a couple of header->checkHeader() to harden verifications in the code base. BUG=475801 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=195889

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -1 line) Patch
M Source/platform/heap/Heap.h View 1 chunk +2 lines, -1 line 0 comments Download
M Source/platform/heap/Heap.cpp View 5 chunks +5 lines, -0 lines 0 comments Download
M Source/platform/heap/HeapAllocator.h View 2 chunks +2 lines, -0 lines 0 comments Download
M Source/platform/heap/TraceTraits.h View 3 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
haraken
PTAL
5 years, 7 months ago (2015-05-26 01:29:01 UTC) #2
keishi
LGTM
5 years, 7 months ago (2015-05-26 03:01:58 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1155113002/1
5 years, 7 months ago (2015-05-26 03:27:56 UTC) #5
commit-bot: I haz the power
5 years, 7 months ago (2015-05-26 05:37:48 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=195889

Powered by Google App Engine
This is Rietveld 408576698