From: normalperson@... Date: 2014-03-17T01:10:55+00:00 Subject: [ruby-core:61546] [ruby-trunk - Bug #9645] [Open] [PATCH] variable.c: avoid memory leak on const redefinition Issue #9645 has been reported by Eric Wong. ---------------------------------------- Bug #9645: [PATCH] variable.c: avoid memory leak on const redefinition https://bugs.ruby-lang.org/issues/9645 * Author: Eric Wong * Status: Open * 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: REQUIRED, 2.1: REQUIRED ---------------------------------------- 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) -- http://bugs.ruby-lang.org/