diff options
author | Rickard Green <[email protected]> | 2012-06-14 15:37:23 +0200 |
---|---|---|
committer | Rickard Green <[email protected]> | 2012-06-18 22:57:55 +0200 |
commit | 2e5c1dbb32cfe4be0a782216953b4630338edabc (patch) | |
tree | 791e5bb82419c7eaaad4fee2c78a7fb181d76ecb /erts/emulator/beam/erl_db_hash.c | |
parent | cfea5eea406ba3af96588ff458e55de9a149d9c5 (diff) | |
download | otp-2e5c1dbb32cfe4be0a782216953b4630338edabc.tar.gz otp-2e5c1dbb32cfe4be0a782216953b4630338edabc.tar.bz2 otp-2e5c1dbb32cfe4be0a782216953b4630338edabc.zip |
Fix faulty use of thread progress in handle_aux_work()
As an optimization old thread progress data was kept and used in
handle_aux_work() in erl_process.c. This could cause memory to be
deallocated at a later time than intended, which is quite harmless.
This has, however, now been fixed.
Diffstat (limited to 'erts/emulator/beam/erl_db_hash.c')
0 files changed, 0 insertions, 0 deletions