golang/go

runtime: use .openbsd.randomdata for startupRand

オープン

#69,781 opened on 2024/10/04

 (6 件のコメント) (1 件のリアクション) (1 人の担当者)Go (19,008 件のフォーク)batch import
NeedsFixOS-OpenBSDcompiler/runtimehelp wanted

Repository metrics

Stars
 (133,883 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

OpenBSD has its version of AT_RANDOM, the .openbsd.randomdata ELF section documented at SPECS.randomdata. We should use that instead of reading from /dev/urandom.

コントリビューターガイド