diff options
| author | Austin Clements <austin@google.com> | 2016-04-14 12:32:28 -0400 |
|---|---|---|
| committer | Austin Clements <austin@google.com> | 2016-04-16 21:42:31 +0000 |
| commit | 90addd3d41852192ba697d33c9b1660988b82ed7 (patch) | |
| tree | 92aadcb66953c0ef76751253ce9f7d708ebc843c /src/encoding/json/encode.go | |
| parent | c955bb2040e601c474e547b8badbe44677c9fbdf (diff) | |
| download | go-90addd3d41852192ba697d33c9b1660988b82ed7.tar.xz | |
runtime: common handling of _AT_RANDOM auxv
The Linux kernel provides 16 bytes of random data via the auxv vector
at startup. Currently we consume this separately on 386, amd64, arm,
and arm64. Now that we have a common auxv parser, handle _AT_RANDOM in
the common path.
Change-Id: Ib69549a1d37e2d07a351cf0f44007bcd24f0d20d
Reviewed-on: https://go-review.googlesource.com/22062
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/encoding/json/encode.go')
0 files changed, 0 insertions, 0 deletions
