DescriptionClean up: Use scoped_ptr<Foo[]> instead of scoped_array<Foo> in PortableDeviceWatcherWin::EnumerateAttachedDevice() and also free the associated memory by calling CoTaskMemFree function.
BUG=none
TEST=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175071
Patch Set 1 #
Total comments: 3
Patch Set 2 : Addressed review comment #Messages
Total messages: 8 (0 generated)
|