diff options
author | bcook <> | 2016-06-30 12:19:51 +0000 |
---|---|---|
committer | bcook <> | 2016-06-30 12:19:51 +0000 |
commit | feaba99148498e3901e21567eef6244222c71431 (patch) | |
tree | e6cdcf841a28cfc9acea4751b03bc92b4a4a0460 /src/lib/libc/stdlib/strtonum.c | |
parent | 04659cfbf6434208cea373c44b6482783a1a7299 (diff) | |
download | openbsd-feaba99148498e3901e21567eef6244222c71431.tar.gz openbsd-feaba99148498e3901e21567eef6244222c71431.tar.bz2 openbsd-feaba99148498e3901e21567eef6244222c71431.zip |
Tighten behavior of _rs_allocate failure for portable arc4random implementations.
In the event of a failure in _rs_allocate for rsx, we still have a reference to
freed memory for rs on return. Not a huge deal since we subsequently abort in
_rs_init, but it looks strange on its own.
ok deraadt@
Diffstat (limited to 'src/lib/libc/stdlib/strtonum.c')
0 files changed, 0 insertions, 0 deletions