aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/rng/rng.cpp
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2016-01-20 09:59:34 -0500
committerJack Lloyd <[email protected]>2016-07-17 10:43:40 -0400
commit255ec3717e95492184c9499685b7204a292f7141 (patch)
tree4231c8ea38a8d512f53edfac070e13ab5c1d9fd6 /src/lib/rng/rng.cpp
parent8a1aead31c9ae9caa405c6951de8aa51d6a4b751 (diff)
If EPERM when writing to the random device, return silently.
That failure seems like an explicit system policy decision, so accept it as such. Versus say EBADF or EFAULT which would instead suggest a library bug. This return is seen on OS X Travis CI, unclear if this is a problem with OS X or with how Travis does OS X containers.
Diffstat (limited to 'src/lib/rng/rng.cpp')
0 files changed, 0 insertions, 0 deletions