ruby-cvs:23237
From: matz ruby-lang.org
Date: Mon, 14 Apr 2008 12:58:37 +0900 (JST)
Subject: [ruby-cvs:23237] Ruby:r15997 (trunk): * array.c (ary_new): new integer overflow check condition.
matz 2008-04-14 12:58:35 +0900 (Mon, 14 Apr 2008)
New Revision: 15997
Modified files:
trunk/ChangeLog
trunk/array.c
Log:
* array.c (ary_new): new integer overflow check condition.
suggested by TOYOFUKU Chikanobu <nobu_toyofuku at nifty.com> in
[ruby-dev:34156].
* array.c (rb_ary_initialize): ditto.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/array.c?r1=15997&r2=15996&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=15997&r2=15996&diff_format=u