diff options
author | Sverker Eriksson <[email protected]> | 2018-10-22 16:06:51 +0200 |
---|---|---|
committer | Sverker Eriksson <[email protected]> | 2018-10-23 12:36:29 +0200 |
commit | de75be217596ec07ea42b03b701430cf2ae5260a (patch) | |
tree | 996a622034ebdc3b71aa0361b8ce3e9cf526be4c /erts/emulator/zlib/trees.h | |
parent | 822b60430eeae0ae32aca52019762566fec1acce (diff) | |
download | otp-de75be217596ec07ea42b03b701430cf2ae5260a.tar.gz otp-de75be217596ec07ea42b03b701430cf2ae5260a.tar.bz2 otp-de75be217596ec07ea42b03b701430cf2ae5260a.zip |
erts: Fix faulty assert in catree_find_nextprev_root
It's possible to first find an empty base node
and then retry and find the same base node as invalid.
It's a benign race with join which first makes the old invalid
'neighbor' accessible from 'gparent' before replacing it with
'new_neighbor'.
Diffstat (limited to 'erts/emulator/zlib/trees.h')
0 files changed, 0 insertions, 0 deletions