[ruby-cvs:78266] ff41663403 (master): Fix memory corruption in Enumerable#reverse_each [ruby-dev:50867] [Bug #16354]
"Kazuki Tsujimoto" <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.cvs |
|---|---|
| Message-ID | <[email protected]> |
Kazuki Tsujimoto 2019-11-20 00:35:47 +0900 (Wed, 20 Nov 2019)
New Revision: ff41663403
https://github.com/ruby/ruby/commit/ff41663403
Log:
Fix memory corruption in Enumerable#reverse_each [ruby-dev:50867] [Bug #16354]
Modified files:
enum.c
test/ruby/test_enum.rb