DescriptionFix leak with SharedBitmaps allocated by new[]
The handle_map_ was holding onto them, so they weren't being released. Instead, they should be removed from the map whenever that first SharedBitmap that was created is destroyed.
BUG=362924
TBR=piman@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274765
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|