DescriptionUpdate 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! #
Messages
Total messages: 3 (0 generated)
|