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

ruby-cvs:22524

From: matz ruby-lang.org
Date: Mon, 28 Jan 2008 12:33:06 +0900 (JST)
Subject: [ruby-cvs:22524] Ruby:r15287 (ruby_1_8): * io.c (rb_open_file): should check NUL in path.

matz	2008-01-28 12:33:05 +0900 (Mon, 28 Jan 2008)

  New Revision: 15287

  Modified files:
    branches/ruby_1_8/ChangeLog
    branches/ruby_1_8/io.c
    branches/ruby_1_8/version.h

  Log:
    * io.c (rb_open_file): should check NUL in path.
      <http://www.rubyist.net/~matz/20080125.html#c01>.
    
    * io.c (rb_io_s_popen): ditto.
    
    * io.c (rb_io_reopen): ditto.
    
    * io.c (next_argv): ditto.
    
    * io.c (rb_io_s_foreach): ditto.
    
    * io.c (rb_io_s_readlines): ditto.
    
    * io.c (rb_io_s_read): ditto.

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=15287&r2=15286&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/io.c?r1=15287&r2=15286&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?r1=15287&r2=15286&diff_format=u


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