diff options
author | KJ Tsanaktsidis <[email protected]> | 2024-01-17 11:45:33 +1100 |
---|---|---|
committer | KJ Tsanaktsidis <[email protected]> | 2024-01-19 09:55:12 +1100 |
commit | 61da90c1b8d5c9a62d429ef66f000117eca675b3 (patch) | |
tree | e93ec1511a30b1c5ce2d4569e8f293ee67678b48 /lib/ruby_vm/rjit/insn_compiler.rb | |
parent | 3cfcb45ecfb8dde9920220ae65ea6040e456bbd1 (diff) |
Mark asan fake stacks during machine stack marking
ASAN leaves a pointer to the fake frame on the stack; we can use the
__asan_addr_is_in_fake_stack API to work out the extent of the fake
stack and thus mark any VALUEs contained therein.
[Bug #20001]
Diffstat (limited to 'lib/ruby_vm/rjit/insn_compiler.rb')
0 files changed, 0 insertions, 0 deletions