base::RefCountedBytes::TakeVector should return a scoped_refptr. |
||
Issue descriptionThis class returns a pointer to raw memory, relying on the caller for cleanup. Make this return a scoped_refptr instead.
,
Mar 16 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Mar 16 2016