ruby-cvs:20610
From: shyouhei ruby-lang.org
Date: Fri, 7 Sep 2007 14:38:18 +0900 (JST)
Subject: [ruby-cvs:20610] Ruby:r13373 (ruby_1_8_5): * array.c (rb_ary_fill): need integer overflow check.
shyouhei 2007-09-07 14:38:18 +0900 (Fri, 07 Sep 2007)
New Revision: 13373
Modified files:
branches/ruby_1_8_5/ChangeLog
branches/ruby_1_8_5/array.c
branches/ruby_1_8_5/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_5/version.h?r1=13373&r2=13372
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_5/array.c?r1=13373&r2=13372
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_5/ChangeLog?r1=13373&r2=13372