forked from 389ds/389-ds-base
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue 6555 - Potential crash when deleting a replicated backend (389d…
…s#6559) Problem: connection cleanup may try to access a freed replica Solution: Ensure that the replica is still existing before using its pointer Issue: 389ds#6555 Reviewed by: @tbordaz, @droideck (Thanks!)
- Loading branch information
1 parent
e3b8986
commit f5e5b59
Showing
3 changed files
with
40 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters