ruby-cvs:20620
From: shyouhei ruby-lang.org
Date: Fri, 7 Sep 2007 15:42:50 +0900 (JST)
Subject: [ruby-cvs:20620] Ruby:r13383 (ruby_1_8_6): * process.c (detach_process_watcher): should not pass the pointer
shyouhei 2007-09-07 15:42:50 +0900 (Fri, 07 Sep 2007)
New Revision: 13383
Modified files:
branches/ruby_1_8_6/ChangeLog
branches/ruby_1_8_6/process.c
branches/ruby_1_8_6/version.h
Log:
* process.c (detach_process_watcher): should not pass the pointer
to an auto variable to the thread to be created. pointed and
fix by KUBO Takehiro <kubo at jiubao.org> [ruby-dev:30618]
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/ChangeLog?r1=13383&r2=13382
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/version.h?r1=13383&r2=13382
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/process.c?r1=13383&r2=13382