ruby-cvs:23992
From: mame ruby-lang.org
Date: Mon, 2 Jun 2008 21:45:44 +0900 (JST)
Subject: [ruby-cvs:23992] Ruby:r16757 (trunk): * re.c: fix SEGV by Regexp.allocate.names, Match.allocate.names, etc.
mame 2008-06-02 21:45:42 +0900 (Mon, 02 Jun 2008)
New Revision: 16757
Modified files:
trunk/ChangeLog
trunk/io.c
trunk/re.c
trunk/test/ruby/test_io.rb
trunk/test/ruby/test_regexp.rb
Log:
* re.c: fix SEGV by Regexp.allocate.names, Match.allocate.names, etc.
* test/ruby/test_regexp.rb: add tests for above.
* io.c: fix SEGV by IO.allocate.print, etc.
* test/ruby/test_io.rb: add tests for above.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_io.rb?r1=16757&r2=16756&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=16757&r2=16756&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/io.c?r1=16757&r2=16756&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_regexp.rb?r1=16757&r2=16756&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/re.c?r1=16757&r2=16756&diff_format=u