nibbles aren't enough random, use bytes. does a better job of picking
authortedu <tedu@openbsd.org>
Thu, 1 May 2014 04:08:13 +0000 (04:08 +0000)
committertedu <tedu@openbsd.org>
Thu, 1 May 2014 04:08:13 +0000 (04:08 +0000)
commit733d6510a124c0e2cd881977dcf49fe46e45a8c4
tree94b8b735d296ff2064ed9d80773068ca3bed2b2f
parent8ea2435fc3e2f045a05505d6fc756aec528df594
nibbles aren't enough random, use bytes. does a better job of picking
a free chunk at random and may allow to increase delayed chunk array.
ok otto
lib/libc/stdlib/malloc.c