[jboss-jira] [JBoss JIRA] Reopened: (SECURITY-490) JBossAuthorizationManager->JBossAuthorizationContext.authorize call has an unnecessary lock

Anil Saldhana (JIRA) jira-events at lists.jboss.org
Thu Apr 1 17:33:37 EDT 2010


     [ https://jira.jboss.org/jira/browse/SECURITY-490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anil Saldhana reopened SECURITY-490:
------------------------------------



We have synchronization issues mainly with the module list  and control flag list in the authorization context.  After each authorization, the modules/control flags are currently being emptied.  This is with regard to the memory leak in JBossAuthorizationContext (SECURITY-442).

I think we need to bring in a counter concept. If there are currently zero users of the authorization concept, then clear the modules/control flag.

> JBossAuthorizationManager->JBossAuthorizationContext.authorize call has an unnecessary lock
> -------------------------------------------------------------------------------------------
>
>                 Key: SECURITY-490
>                 URL: https://jira.jboss.org/jira/browse/SECURITY-490
>             Project: PicketBox (JBoss Security and Identity Management)
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: JBossSX
>    Affects Versions: JBossSecurity_2.0.4.SP3, PicketBox_v3_0_beta4
>            Reporter: Anil Saldhana
>            Assignee: Anil Saldhana
>             Fix For: JBossSecurity_2.0.4.SP4, PicketBox_v3_0_beta5
>
>
> Thanks to Marcus Moyses for detecting this.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list