Misaki Shioi 47f8a552f6
Ensure to free fast_fallback_getaddrinfo_shared with single family (#12199)
With https://github.com/ruby/ruby/pull/12156,
the memory of the `struct fast_fallback_getaddrinfo_shared`
is now allocated even if there is only one address family.
This change will always free it when `TCPSocket.new` finishes.
2024-11-28 22:39:35 +09:00
..
2024-04-27 21:55:28 +09:00
2024-03-03 00:55:45 +09:00
2024-11-25 20:18:48 +09:00
2024-11-25 20:18:48 +09:00