DescriptionUpdate 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
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192590
Patch Set 1 #Patch Set 2 : Fix dumb typo #Messages
Total messages: 4 (0 generated)
|