summaryrefslogtreecommitdiff
path: root/signal.c
diff options
context:
space:
mode:
authorDaniel Colson <[email protected]>2025-06-03 10:22:08 -0400
committerJohn Hawthorn <[email protected]>2025-06-04 10:18:36 -0700
commit3b5787a97f41b122014fe74b98add300bacdc366 (patch)
treec8a58a516afba86810a50d4b56b2be23167ac2ad /signal.c
parenta4dc778a5e700a16705ab11a1311d5172adf83ed (diff)
Implement write barrier for addrinfo
`rb_addrinfo_t` has `VALUE inspectname` and `VALUE canonname`, so this triggers the write barrier for those. The `AddrInfo` wasn't readily available where we need to call `RB_OBJ_WRITE`, so this involves passing `self` around a bit.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/13503
Diffstat (limited to 'signal.c')
0 files changed, 0 insertions, 0 deletions