HomeFreeBSD

MFH: r544699

Description

MFH: r544699

benchmarks/blogbench: fix rand()-related crash

blogbench uses rand(3) unsafely from different threads which leads to crashes.
Use arc4random(3) instead.

Bump PORTREVISION

While here, relocate USES variable.

PR: 248420
Submitted by: sigsys@gmail.com
Approved by: jmohacsi@bsd.hu (maintainer)

Approved by: ports-secteam (blanket, runtime fix)

Details

Provenance
fernapeAuthored on
Parents
rP544700: devel/gradle: Update to 6.6
Branches
Unknown
Tags
Unknown