[sudo-commits] sudo changeset 12150:50d219f43811

Todd C. Miller Todd.Miller at sudo.ws
Tue Jan 28 10:08:41 MST 2020


changeset:	12150:50d219f43811 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/50d219f43811
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Jan 28 06:41:42 2020 -0700

Log Message:
	Remove multi-thread support from arc4random.
	Sudo is not multi-threaded so we don't need the added complexity.

diffstat:

 MANIFEST              |    1 -
 lib/util/Makefile.in  |    8 +-
 lib/util/arc4random.c |  101 ++++++++++++++++++++--------------------------
 lib/util/arc4random.h |  109 --------------------------------------------------
 4 files changed, 48 insertions(+), 171 deletions(-)


More information about the sudo-commits mailing list