[ruby-cvs:50262] mame:r43120 (trunk): * random.c (make_seed_value): a local array declaration was accessed
mame at ruby-lang.org
mame at ruby-lang.org
Wed Oct 2 21:41:10 JST 2013
mame 2013-10-02 21:41:08 +0900 (Wed, 02 Oct 2013)
New Revision: 43120
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=43120
Log:
* random.c (make_seed_value): a local array declaration was accessed
out of scope. Coverity Scan found this bug.
Modified files:
trunk/ChangeLog
trunk/random.c
More information about the ruby-cvs
mailing list