Overview
Request 1224338 new
- Add openssl-Call-getrandom-through-glibc-wrappers.patch
getrandom needs to be called using the libc wrappers and not
with raw syscall, it makes no difference in old systems but
in new kernel/libc combinations it uses the VDSO version which
is much faster.
- Created by elvigia
- In state new
- 4 package maintainers
Loading...
Request History
elvigia created request
- Add openssl-Call-getrandom-through-glibc-wrappers.patch
getrandom needs to be called using the libc wrappers and not
with raw syscall, it makes no difference in old systems but
in new kernel/libc combinations it uses the VDSO version which
is much faster.
@ayankov, @pmonrealgonzalez: review reminder