From: jojelino _ Date: 2011-07-03T19:51:08+09:00 Subject: [ruby-core:37750] [Ruby 1.9 - Bug #4967][Open] dmalloc reported memory leaks in ruby Issue #4967 has been reported by jojelino _. ---------------------------------------- Bug #4967: dmalloc reported memory leaks in ruby http://redmine.ruby-lang.org/issues/4967 Author: jojelino _ Status: Open Priority: Normal Assignee: Category: core Target version: 1.9.3 ruby -v: ruby 1.9.3dev (2011-07-03 trunk 32373) [i386-mingw32] hi i've modified dmalloc,pthreads-win32 to make it work win32. and dmalloc_t passed so far. and then, ruby is chosen to check memory leaks. for dmalloc to work with ruby, some part of ruby has been patched. after successful build of ruby trunk, i ran 'make test'. here's dmalloc reported. -- http://redmine.ruby-lang.org