[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:20338

From: nobu ruby-lang.org
Date: Sat, 18 Aug 2007 15:59:55 +0900 (JST)
Subject: [ruby-cvs:20338] Ruby:r13101 (ruby_1_8, trunk): * process.c (detach_process_watcher): should not pass the pointer

nobu	2007-08-18 15:59:54 +0900 (Sat, 18 Aug 2007)

  New Revision: 13101

  Modified files:
    branches/ruby_1_8/ChangeLog
    branches/ruby_1_8/process.c
    trunk/ChangeLog
    trunk/process.c

  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/ChangeLog?r1=13101&r2=13100
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=13101&r2=13100
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/process.c?r1=13101&r2=13100
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/process.c?r1=13101&r2=13100


[前][次][番号順一覧][スレッド一覧][生データ]