You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Krome Plasma (JIRA)" <ji...@apache.org> on 2016/03/19 14:30:33 UTC

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

    [ https://issues.apache.org/jira/browse/IGNITE-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202768#comment-15202768 ] 

Krome Plasma commented on IGNITE-2863:
--------------------------------------

I've attached a small patch.

> 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
>         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)