diff options
author | Denys Vlasenko | 2022-04-30 15:25:55 +0200 |
---|---|---|
committer | Denys Vlasenko | 2022-04-30 15:25:55 +0200 |
commit | 282b61a64921775e5d167df942347a8a3cf984e7 (patch) | |
tree | 8b2fe93945df65907de62ba25ecfaca7276c7704 /util-linux/setpriv.c | |
parent | 0fa16fc7a2e03d4fadae3cd52f59656277f29f9d (diff) | |
download | busybox-282b61a64921775e5d167df942347a8a3cf984e7.zip busybox-282b61a64921775e5d167df942347a8a3cf984e7.tar.gz |
seedrng: prepare read_new_seed() to not need a "success" retval
We do not expect /dev/[u]random to be not openable/readable.
If they are, just bail out (something is obviously very wrong).
function old new delta
seedrng_main 1077 1076 -1
.rodata 104939 104929 -10
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'util-linux/setpriv.c')
0 files changed, 0 insertions, 0 deletions