You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Zhi Tang (Jira)" <ji...@apache.org> on 2023/04/26 12:01:00 UTC

[jira] [Updated] (IMPALA-12102) The JniUtil::GetJniExceptionMsg() method has the risk of memory leakage when handling JNI exceptions

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

Zhi Tang updated IMPALA-12102:
------------------------------
    Description: When the Y method handles the JNI exception, the reference to the X object is not released in time, which may cause a memory leak problem.

> The JniUtil::GetJniExceptionMsg() method has the risk of memory leakage when handling JNI exceptions
> ----------------------------------------------------------------------------------------------------
>
>                 Key: IMPALA-12102
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12102
>             Project: IMPALA
>          Issue Type: Bug
>    Affects Versions: Impala 4.1.2
>            Reporter: Zhi Tang
>            Assignee: Zhi Tang
>            Priority: Major
>
> When the Y method handles the JNI exception, the reference to the X object is not released in time, which may cause a memory leak problem.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org