ruby-cvs:22583
From: akr ruby-lang.org
Date: Thu, 31 Jan 2008 00:21:41 +0900 (JST)
Subject: [ruby-cvs:22583] Ruby:r15346 (trunk): * io.c (select_internal): fix SEGV by `select [STDIN],nil,[STDIN]'.
akr 2008-01-31 00:21:40 +0900 (Thu, 31 Jan 2008)
New Revision: 15346
Modified files:
trunk/ChangeLog
trunk/io.c
Log:
* io.c (select_internal): fix SEGV by `select [STDIN],nil,[STDIN]'.
fixed by Petr Chromec.
http://rubyforge.org/tracker/index.php?func=detail&aid=17275&group_id=426&atid=1698
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=15346&r2=15345&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/io.c?r1=15346&r2=15345&diff_format=u