You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by "Wang, Gang (Jira)" <ji...@apache.org> on 2022/02/21 08:45:00 UTC

[jira] [Updated] (MNEMONIC-724) Check the bufferBlock in JavaVMemServiceImpl.free

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

Wang, Gang updated MNEMONIC-724:
--------------------------------
    Description: 
The variable bufferBlock needs to be checked against `null` to avoid NULL exception.

 

 

  was:
The variable `bufferBlock` needs to be checked against `null` to avoid NULL exception.

 


> Check the bufferBlock in JavaVMemServiceImpl.free
> -------------------------------------------------
>
>                 Key: MNEMONIC-724
>                 URL: https://issues.apache.org/jira/browse/MNEMONIC-724
>             Project: Mnemonic
>          Issue Type: Improvement
>          Components: Memory-Service
>    Affects Versions: 0.17.0
>            Reporter: Wang, Gang
>            Priority: Major
>             Fix For: 0.17.0
>
>
> The variable bufferBlock needs to be checked against `null` to avoid NULL exception.
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)