Update scoped_array<T>::reset logic to match scoped_ptr.
This logic was already added in scoped_ptr::reset() in https://src.chromium.org/viewvc/chrome?view=rev&revision=185551. this is a straightforward port of the logic to scoped_array to prevent any accidental regressions during the transition. BUG=162971,176091 Review URL: https://codereview.chromium.org/13433007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192590 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment