summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorADAM David Alan Martin <adam.martin@10gen.com>2016-11-16 14:08:01 -0500
committerADAM David Alan Martin <adam.martin@10gen.com>2016-11-16 14:08:01 -0500
commit2fae4242b9e8256da203639895d1ecd3fe8e2794 (patch)
treed1120bb75a52c7b742d8bce0c411966d0b992535 /etc
parented347a4f92a3388ab0f690502a81132577361623 (diff)
downloadmongo-r3.5.0.tar.gz
SERVER-27048 Fix recursive lock issue in transport.r3.5.0
The LegacySession teardown code has a race where promoted weak pointers would be the last owners of a type which needs to hold a lock in destruction. That same lock is held by the LegacySession teardown code, thus leading to a deadlock or detectable recursive locking situation.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions