ruby-cvs:20596
From: shyouhei ruby-lang.org
Date: Fri, 7 Sep 2007 14:03:52 +0900 (JST)
Subject: [ruby-cvs:20596] Ruby:r13359 (ruby_1_8_5): * process.c (detach_process_watcher): should not pass the pointer
shyouhei 2007-09-07 14:03:51 +0900 (Fri, 07 Sep 2007)
New Revision: 13359
Modified files:
branches/ruby_1_8_5/ChangeLog
branches/ruby_1_8_5/process.c
branches/ruby_1_8_5/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_5/process.c?r1=13359&r2=13358
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_5/version.h?r1=13359&r2=13358
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_5/ChangeLog?r1=13359&r2=13358