diff options
author | Hans Bolinder <[email protected]> | 2010-10-19 13:12:06 +0200 |
---|---|---|
committer | Hans Bolinder <[email protected]> | 2010-10-21 09:37:00 +0200 |
commit | ac96033fc95304a43813cd5a4a75aeefe6299a2d (patch) | |
tree | a280a41b31615f5a715887c3f97c014b6904bff8 /erts/preloaded/src/init.erl | |
parent | 42a5c23e7beabf08ac8d9796da63386a8af95456 (diff) | |
download | otp-ac96033fc95304a43813cd5a4a75aeefe6299a2d.tar.gz otp-ac96033fc95304a43813cd5a4a75aeefe6299a2d.tar.bz2 otp-ac96033fc95304a43813cd5a4a75aeefe6299a2d.zip |
Fix a bug that could cause 'bad_object' errors
When several clients accessed a Dets table simultaneously,
modifications of the Dets server's internal state were sometimes
thrown away. The symptoms are diverse: error with reason 'bad_object';
inserted objects not returned by lookup(); et cetera.
Diffstat (limited to 'erts/preloaded/src/init.erl')
0 files changed, 0 insertions, 0 deletions