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

Issue 1032803002: Modify ListContainer<T>::Allocate to return a pointer of type void*. (Closed)

Created:
5 years, 9 months ago by pcc1
Modified:
5 years, 9 months ago
Reviewers:
danakj, weiliangc
CC:
cc-bugs_chromium.org, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Modify ListContainer<T>::Allocate to return a pointer of type void*. This saves a cast and makes this code -fsanitize=cfi-unrelated-cast clean. BUG=457523 R=danakj@chromium.org,weiliangc@chromium.org Committed: https://crrev.com/cc2851be231f7fbcc7c4cb9ab14c20c7d235acb2 Cr-Commit-Position: refs/heads/master@{#322231}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -4 lines) Patch
M cc/quads/list_container.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/quads/list_container.cc View 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 10 (1 generated)
pcc1
5 years, 9 months ago (2015-03-25 03:05:13 UTC) #1
weiliangc
LGTM
5 years, 9 months ago (2015-03-25 15:14:42 UTC) #2
danakj
LGTM
5 years, 9 months ago (2015-03-25 16:17:53 UTC) #3
danakj
I don't understand what this -fsanitize=cfi-unrelated-cast is or why this is a problem to fix ...
5 years, 9 months ago (2015-03-25 16:18:21 UTC) #4
pcc1
On 2015/03/25 16:18:21, danakj wrote: > I don't understand what this -fsanitize=cfi-unrelated-cast is or why ...
5 years, 9 months ago (2015-03-25 18:54:00 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1032803002/1
5 years, 9 months ago (2015-03-25 18:54:53 UTC) #7
danakj
On Wed, Mar 25, 2015 at 11:54 AM, <pcc@chromium.org> wrote: > On 2015/03/25 16:18:21, danakj ...
5 years, 9 months ago (2015-03-25 18:57:21 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 9 months ago (2015-03-25 20:28:37 UTC) #9
commit-bot: I haz the power
5 years, 9 months ago (2015-03-25 20:29:34 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/cc2851be231f7fbcc7c4cb9ab14c20c7d235acb2
Cr-Commit-Position: refs/heads/master@{#322231}

Powered by Google App Engine
This is Rietveld 408576698