From: Motohiro KOSAKI Date: 2011-07-08T17:53:51+09:00 Subject: [ruby-core:37871] [Ruby 1.9 - Bug #4967] dmalloc reported memory leaks in ruby Issue #4967 has been updated by Motohiro KOSAKI. Priority changed from Normal to Low ---------------------------------------- Bug #4967: dmalloc reported memory leaks in ruby http://redmine.ruby-lang.org/issues/4967 Author: jojelino _ Status: Open Priority: Low 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