You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Jiajia Li (JIRA)" <ji...@apache.org> on 2015/08/14 09:26:45 UTC

[jira] [Resolved] (DIRKRB-403) Resource leaks in IOUtil and ToolUtil

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

Jiajia Li resolved DIRKRB-403.
------------------------------
    Resolution: Fixed

The work is great, thanks Gerard.
commit bf0205e177297c727ca26e323de4836dd7cca8ae
Author: plusplusjiajia <ji...@intel.com>
Date:   Fri Aug 14 15:30:15 2015 +0800

    DIRKRB-403 Resource leaks in IOUtil and ToolUtil. Contributed by Gerard Gagliano.

> Resource leaks in IOUtil and ToolUtil
> -------------------------------------
>
>                 Key: DIRKRB-403
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-403
>             Project: Directory Kerberos
>          Issue Type: Bug
>            Reporter: Gerard Gagliano
>            Priority: Minor
>         Attachments: DIRKRB-403.patch
>
>
> Resource leaks (resource) not closed in the following classes:
> org.apache.kerby.util.IOUtil - outputStream is never closed.
> org.apache.kerby.kerberos.tool.kadmin.ToolUtil - scanner is never closed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)