]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1] crypto/rand: zero length reads shouldn't crash on Windows.
authorAdam Langley <agl@golang.org>
Fri, 21 Sep 2012 19:55:05 +0000 (05:55 +1000)
committerAdam Langley <agl@golang.org>
Fri, 21 Sep 2012 19:55:05 +0000 (05:55 +1000)
commita580f888eb52acf22cd652b05643655fdd388529
treea3fefccb81ec25c6f3fe2567cf7c3245cb2dc773
parent0dabae4a85ae96799f3dfe74a0cdc4f1f50c7451
[release-branch.go1] crypto/rand: zero length reads shouldn't crash on Windows.

««« backport a69e30463bf4
crypto/rand: zero length reads shouldn't crash on Windows.

R=golang-dev, dave
CC=golang-dev
https://golang.org/cl/6496099

»»»
src/pkg/crypto/rand/rand_test.go
src/pkg/crypto/rand/rand_windows.go