diff options
author | Sverker Eriksson <[email protected]> | 2012-03-06 11:28:58 +0100 |
---|---|---|
committer | Sverker Eriksson <[email protected]> | 2012-03-06 11:28:58 +0100 |
commit | 869237370df8133f0252ad2f803fcd6a152d98e7 (patch) | |
tree | 8afee5a626e4ecca14dc886f0e3c941f24f13a93 /erts/emulator/beam/code_ix.h | |
parent | 07e6f64d26878d56e7520ddd262f995ac69737f7 (diff) | |
download | otp-869237370df8133f0252ad2f803fcd6a152d98e7.tar.gz otp-869237370df8133f0252ad2f803fcd6a152d98e7.tar.bz2 otp-869237370df8133f0252ad2f803fcd6a152d98e7.zip |
erts: Fix memory leak in code loading
All magic binaries returned by prepare_loading/2 was leaking.
prepare_loading/2 left the reference count as 2 of the magic binary
when it should be 1 (only owned by the returned term).
Diffstat (limited to 'erts/emulator/beam/code_ix.h')
0 files changed, 0 insertions, 0 deletions