diff options
author | Björn Gustavsson <[email protected]> | 2012-01-30 15:55:39 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2012-01-31 08:57:33 +0100 |
commit | dacc3570332103d1f37e72463e88a2550010df77 (patch) | |
tree | 3d516db5493f5019ed2d6979123830155e9022c8 /erts/emulator/beam/erl_bif_re.c | |
parent | 1408c848ef81651df1a8304d81948f6bb3b88eac (diff) | |
download | otp-dacc3570332103d1f37e72463e88a2550010df77.tar.gz otp-dacc3570332103d1f37e72463e88a2550010df77.tar.bz2 otp-dacc3570332103d1f37e72463e88a2550010df77.zip |
erts: Correct incorrect assertion in erl_alloc_util.c
The incorrect assertion would fire when '+Muramv true' has been
given, i.e. when a reallocation always forces a move.
Change the assertion to not call the lock checker if the mutex is
not used (because the allocator will only be accessed from a
specific scheduler and thus no lock is needed).
Diffstat (limited to 'erts/emulator/beam/erl_bif_re.c')
0 files changed, 0 insertions, 0 deletions