You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Kalle Korhonen (JIRA)" <ji...@apache.org> on 2011/02/12 23:17:57 UTC

[jira] Resolved: (SHIRO-227) Leak in getPermissions method of JdbcRealm

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

Kalle Korhonen resolved SHIRO-227.
----------------------------------

    Resolution: Fixed

Thanks for the patch!

> Leak in getPermissions method of JdbcRealm
> ------------------------------------------
>
>                 Key: SHIRO-227
>                 URL: https://issues.apache.org/jira/browse/SHIRO-227
>             Project: Shiro
>          Issue Type: Bug
>            Reporter: Jared Bunting
>            Assignee: Kalle Korhonen
>         Attachments: JdbcRealm_Leak_Fix.patch
>
>
> It appears that the JdbcRealm.getPermissions is leaking PreparedStatements and ResultSets.  These are both created inside a for loop, but the finally block with close statements is outside of the loop.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira