]> Cypherpunks repositories - gostls13.git/commit
crypto/rand: add missing Unlock
authorRuss Cox <rsc@golang.org>
Tue, 13 Jul 2010 19:37:47 +0000 (12:37 -0700)
committerRuss Cox <rsc@golang.org>
Tue, 13 Jul 2010 19:37:47 +0000 (12:37 -0700)
commit2e3dc2cc352fbf006af492f2d5a75d28194e7202
tree830199574f919a3ac22f34fe2828a344934ba058
parent0c2e6b363794f953d7d689a3f857ab663114db67
crypto/rand: add missing Unlock

R=r
CC=golang-dev
https://golang.org/cl/1812043
src/pkg/crypto/rand/rand_unix.go
src/pkg/crypto/rand/rand_windows.go