1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/fiddle
Aaron Patterson dffca50bb6 [ruby/fiddle] Free closures immediately
(https://github.com/ruby/fiddle/pull/109)

These structs don't need to be freed as part of finalization, so lets
free them immediately.

https://github.com/ruby/fiddle/commit/8a10ec1152
2022-10-18 17:21:45 +09:00
..
lib
win32
closure.c [ruby/fiddle] Free closures immediately 2022-10-18 17:21:45 +09:00
closure.h
conversions.c
conversions.h
depend
extconf.rb
fiddle.c
fiddle.gemspec
fiddle.h
function.c
function.h
handle.c
memory_view.c
pinned.c
pointer.c