diff options
author | Magnus Lång <[email protected]> | 2017-03-24 16:23:52 +0100 |
---|---|---|
committer | Sverker Eriksson <[email protected]> | 2017-03-27 17:31:11 +0200 |
commit | 29bf1c9b7f33d64871c0f973be4a732850d98572 (patch) | |
tree | ea6b3f0465e28c4eab693ca2241bc025a7e1d4ba /erts/emulator/beam/erl_utils.h | |
parent | a603a15503c6e11290c354c8c5c18578ccd8acff (diff) | |
download | otp-29bf1c9b7f33d64871c0f973be4a732850d98572.tar.gz otp-29bf1c9b7f33d64871c0f973be4a732850d98572.tar.bz2 otp-29bf1c9b7f33d64871c0f973be4a732850d98572.zip |
Make hipe_bifs:alloc_data/3 pad addr to alignment
7814ec18b made hipe_bifs:alloc_data/3 expect alignments greater than 8
from erts_alloc(), which is not something that it guarantees. Fix it up
so that it pads the allocation up to the required alignment, in case it
does not initially satisfy the alignment requirement.
Diffstat (limited to 'erts/emulator/beam/erl_utils.h')
0 files changed, 0 insertions, 0 deletions