mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
22.51.2011 05d4affb7296e157581880544fd0fb49b9d98325
refs
author Matthew Swift <matthew.swift@forgerock.com>
Thursday, September 22, 2011 17:51 +0200
committer Matthew Swift <matthew.swift@forgerock.com>
Thursday, September 22, 2011 17:51 +0200
commit05d4affb7296e157581880544fd0fb49b9d98325
tree c4039b3c87d096fcf969cac26510fa0dcc34a080 tree | zip | gz
parent c9664390c76ccb824ad69f027927ffb92a14a1a3 view | diff
Fix OPENDJ-293: InternalClientConnection memory leak when performing password modify/state extended operations or SASL binds

No longer register internal connections in the authenticated users table.
5 files modified
204 ■■■■ changed files
opends/src/server/org/opends/server/api/ClientConnection.java 55 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/core/AuthenticatedUsers.java 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/protocols/internal/InternalClientConnection.java 37 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/core/GroupManagerTestCase.java 3 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/types/PrivilegeTestCase.java 107 ●●●●● diff | view | raw | blame | history