diff options
author | Jack Lloyd <[email protected]> | 2016-01-20 09:59:34 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2016-07-17 10:43:40 -0400 |
commit | 255ec3717e95492184c9499685b7204a292f7141 (patch) | |
tree | 4231c8ea38a8d512f53edfac070e13ab5c1d9fd6 /src/lib/rng/rng.cpp | |
parent | 8a1aead31c9ae9caa405c6951de8aa51d6a4b751 (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