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

Issue 13692002: Update calls to scoped_array<T>::reset(NULL) to use the no-arg version. (Closed)

Created:
7 years, 8 months ago by dcheng
Modified:
7 years, 8 months ago
Reviewers:
ddorwin
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, gavinp+memory_chromium.org, garykac+watch_chromium.org, feature-media-reviews_chromium.org, lambroslambrou+watch_chromium.org, rmsousa+watch_chromium.org, alexeypa+watch_chromium.org, erikwright+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Update calls to scoped_array<T>::reset(NULL) to use the no-arg version. scoped_ptr<T[]>, which will replace scoped_array<T>, does not support passing NULL as an explicit argument to reset(). BUG=171118 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192506

Patch Set 1 #

Patch Set 2 : Prepare for landing! #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M media/audio/win/waveout_output_win.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
dcheng
Please review this as if the only change was in media/. The other changes are ...
7 years, 8 months ago (2013-04-05 01:48:46 UTC) #1
ddorwin
LGTM rubber stamp for media.
7 years, 8 months ago (2013-04-05 04:24:51 UTC) #2
dcheng
7 years, 8 months ago (2013-04-05 04:34:59 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r192506 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698