aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test
diff options
context:
space:
mode:
authorSverker Eriksson <[email protected]>2018-05-18 17:59:03 +0200
committerSverker Eriksson <[email protected]>2018-05-18 17:59:03 +0200
commit9338ea3f9d3f7db949001a461456e8ce0339a1b5 (patch)
tree242c5b90e1019eafbc161aefa828f7639a13b459 /erts/emulator/test
parente3bc55fb1e768cd30140a769507b50bddf3cb6ca (diff)
downloadotp-9338ea3f9d3f7db949001a461456e8ce0339a1b5.tar.gz
otp-9338ea3f9d3f7db949001a461456e8ce0339a1b5.tar.bz2
otp-9338ea3f9d3f7db949001a461456e8ce0339a1b5.zip
erts: Fix narrow race between ets:new and ets:delete
of same named table. If other process does ets:delete before ets:new has completely finished and done save_owned_table then ets:delete might do delete_owned_table and deref wild pointers in tb->common.owned.
Diffstat (limited to 'erts/emulator/test')
0 files changed, 0 insertions, 0 deletions