b6a91ef5df
base::LinkedList does not delete its members on destruction. We need to manually ensure the linkedlist is empty when the ObjectCache is destroyed. Fixes #27039 Notes: Fixed memory leak when sending non-primitives over the context bridge |
||
---|---|---|
.. | ||
object_cache.cc | ||
object_cache.h |