e6c0b1fe0c
Usually the KeyObject would be destroyed when GC happens, but then Remove is called before GC happens, the KeyObject would be leaked forever. This fixes it by keeping KeyObject as a member of map. |
||
---|---|---|
.. | ||
app | ||
browser | ||
common | ||
renderer | ||
utility |