[ruby-cvs:79110] 499de0a0f6 (master): Fill siphash salt directly with random data

"Nobuyoshi Nakada" <[email protected]> Fri, 10 Jan 2020 10:29:06 +0900 (JST)
Newsgroups gmane.comp.lang.ruby.cvs
Message-ID <[email protected]>
Nobuyoshi Nakada	2020-01-08 23:21:42 +0900 (Wed, 08 Jan 2020)

  New Revision: 499de0a0f6

  https://github.com/ruby/ruby/commit/499de0a0f6

  Log:
    Fill siphash salt directly with random data
    =

    Expanding less random data with MT is not needed when it
    succeeded.

  Modified files:
    random.c=