[#62904] [ruby-trunk - Feature #9894] [Open] [RFC] README.EXT: document rb_gc_register_mark_object — normalperson@...
Issue #9894 has been reported by Eric Wong.
3 messages
2014/06/02
[#63321] [ANN] ElixirConf 2014 - Don't Miss Jos辿 Valim and Dave Thomas — Jim Freeze <jimfreeze@...>
Just a few more weeks until ElixirConf 2014!
6 messages
2014/06/24
[ruby-core:62886] [ruby-trunk - Bug #9645] [PATCH] variable.c: avoid memory leak on const redefinition
From:
nagachika00@...
Date:
2014-06-01 16:56:31 UTC
List:
ruby-core #62886
Issue #9645 has been updated by Tomoyuki Chikanaga. Backport changed from 2.0.0: DONE, 2.1: REQUIRED to 2.0.0: DONE, 2.1: DONE Backported into `ruby_2_1` branch at r46301. ---------------------------------------- Bug #9645: [PATCH] variable.c: avoid memory leak on const redefinition https://bugs.ruby-lang.org/issues/9645#change-46995 * Author: Eric Wong * Status: Closed * Priority: Normal * Assignee: Eric Wong * Category: core * Target version: current: 2.2.0 * ruby -v: ruby 2.2.0dev (2014-03-16 trunk 45349) [x86_64-linux] * Backport: 2.0.0: DONE, 2.1: DONE ---------------------------------------- I noticed this leak because I was making constants use ihash from Feature 9614. I hope nobody is really affected by this leak. ---Files-------------------------------- 0001-variable.c-avoid-memory-leak-on-const-redefinition.patch (1.5 KB) -- https://bugs.ruby-lang.org/