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

Issue 369923004: rlz: Do not take the address of a temporary. (Closed)

Created:
6 years, 5 months ago by Nico
Modified:
6 years, 5 months ago
Reviewers:
grt (UTC plus 2)
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

rlz: Do not take the address of a temporary. Fixes this warning: taking the address of a temporary object of type 'base::win::RegKey' [-Waddress-of-temporary] (I think the code is fine in this case, but it's a useful warning and we want to be able to build with -Werror.) BUG=82385 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=281349

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -6 lines) Patch
M rlz/test/rlz_test_helpers.cc View 2 chunks +5 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Nico
6 years, 5 months ago (2014-07-03 23:39:16 UTC) #1
grt (UTC plus 2)
lgtm
6 years, 5 months ago (2014-07-04 00:54:38 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/369923004/1
6 years, 5 months ago (2014-07-04 00:55:11 UTC) #3
commit-bot: I haz the power
6 years, 5 months ago (2014-07-04 01:20:52 UTC) #4
Message was sent while issue was closed.
Change committed as 281349

Powered by Google App Engine
This is Rietveld 408576698