summaryrefslogtreecommitdiff
path: root/proc.c
diff options
context:
space:
mode:
authorAaron Patterson <[email protected]>2020-01-29 17:24:39 -0800
committerAaron Patterson <[email protected]>2020-01-30 08:23:07 -0800
commit18e7f9000dc3695b9db02ae153d41bd1efa01d6e (patch)
treee05f12b353dc1f4a805f44c43975a37fc2ee1d94 /proc.c
parent9bcf4f3db26249772c983896ebbc9ff41f4614db (diff)
Use `rb_gc_mark` when marking globals
I think global references should either be 0 or valid heap pointers. `rb_gc_mark_maybe` checks to see if the pointer is a valid heap pointer, but I believe we already know they are valid addresses
Diffstat (limited to 'proc.c')
0 files changed, 0 insertions, 0 deletions