random.c: fix filling size
* random.c (fill_random_seed): fix the size to be filled, not the size of element, but the whole size of array. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52891 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
1e2a457574
commit
4a1b9786dc
@ -1,3 +1,8 @@
|
||||
Sat Dec 5 09:23:34 2015 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* random.c (fill_random_seed): fix the size to be filled, not the
|
||||
size of element, but the whole size of array.
|
||||
|
||||
Sat Dec 5 06:03:54 2015 Eric Wong <e@80x24.org>
|
||||
|
||||
* vm.c (ruby_vm_verbose_ptr): make static
|
||||
|
Loading…
x
Reference in New Issue
Block a user