[jboss-jira] [JBoss JIRA] (SECURITY-767) SecurityConfiguration#appPolicies is not thread safe
Stefan Guilhen (JIRA)
issues at jboss.org
Mon Dec 23 11:20:33 EST 2013
[ https://issues.jboss.org/browse/SECURITY-767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stefan Guilhen resolved SECURITY-767.
-------------------------------------
Fix Version/s: PicketBox_4_0_20.Final
Resolution: Done
The fix is included in the patch submitted in SECURITY-777
> SecurityConfiguration#appPolicies is not thread safe
> ----------------------------------------------------
>
> Key: SECURITY-767
> URL: https://issues.jboss.org/browse/SECURITY-767
> Project: PicketBox
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: PicketBox_4_0_20.Beta2
> Reporter: Stuart Douglas
> Assignee: Stefan Guilhen
> Fix For: PicketBox_4_0_20.Final
>
>
> This map is a normal hash map with no sync. When multiple security domains are being added this could cause problems, as Wildfly starts the security domain services concurrently.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list