ruby-cvs:22602
From: akr ruby-lang.org
Date: Sat, 2 Feb 2008 09:32:41 +0900 (JST)
Subject: [ruby-cvs:22602] Ruby:r15365 (trunk): * random.c (limited_big_rand): fix buffer overflow when SIZEOF_BDIGITS
akr 2008-02-02 09:32:40 +0900 (Sat, 02 Feb 2008)
New Revision: 15365
Modified files:
trunk/ChangeLog
trunk/random.c
Log:
* random.c (limited_big_rand): fix buffer overflow when SIZEOF_BDIGITS
is 2. fixed by Kenta Murata. [ruby-dev:33565]
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=15365&r2=15364&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/random.c?r1=15365&r2=15364&diff_format=u