Krome Plasma created IGNITE-2863:
------------------------------------
Summary: Memory leak in GridUnsafeMap destruct method.
Key: IGNITE-2863
URL:
https://issues.apache.org/jira/browse/IGNITE-2863 Project: Ignite
Issue Type: Bug
Components: cache, general
Reporter: Krome Plasma
There's a memory leak in GridUnsafeMap destruct method() for loop.
The loop's condition is wrong "binAddr < memCap" where offset + memCap should be used.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)