ruby-cvs:20634
From: shyouhei ruby-lang.org
Date: Fri, 7 Sep 2007 16:41:47 +0900 (JST)
Subject: [ruby-cvs:20634] Ruby:r13397 (ruby_1_8_6): * array.c (rb_ary_fill): need integer overflow check.
shyouhei 2007-09-07 16:41:46 +0900 (Fri, 07 Sep 2007)
New Revision: 13397
Modified files:
branches/ruby_1_8_6/ChangeLog
branches/ruby_1_8_6/array.c
branches/ruby_1_8_6/version.h
Log:
* array.c (rb_ary_fill): need integer overflow check.
[ruby-dev:31738]
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/ChangeLog?r1=13397&r2=13396
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/version.h?r1=13397&r2=13396
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/array.c?r1=13397&r2=13396