You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Yakov Zhdanov (JIRA)" <ji...@apache.org> on 2016/03/25 15:07:25 UTC

[jira] [Closed] (IGNITE-2863) Memory leak in GridUnsafeMap destruct method.

     [ https://issues.apache.org/jira/browse/IGNITE-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yakov Zhdanov closed IGNITE-2863.
---------------------------------

Thanks for contribution Krome Plasma!

> 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
>            Assignee: Yakov Zhdanov
>             Fix For: 1.6
>
>         Attachments: memoryLeak.patch
>
>
> 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)