ruby/include
Nobuyoshi Nakada f690eb34e2
Fixed dangling imemo_tmpbuf
The count of rb_alloc_tmp_buffer_with_count is the allocation size
counted in VALUE size but not in the requested element size.

Co-authored-by: Yusuke Endoh <mame@ruby-lang.org>
Co-authored-by: Koichi Sasada <ko1@atdot.net>
2021-01-02 12:11:52 +09:00
..
ruby Fixed dangling imemo_tmpbuf 2021-01-02 12:11:52 +09:00
ruby.h Expose atomic operation macros with RUBY prefix 2020-12-24 11:43:21 +09:00