[Windows] Create a custom deleter for unique_ptr which uses LocalFree |
|
Issue descriptionIn Windows code which allocates objects freed via 'LocalFree()', no scoped pointer solution exists. I think we should create one and then update the codebase to use it. |
|
►
Sign in to add a comment |
|
Comment 1 by joedow@chromium.org
, May 11 2017