[sudo-commits] sudo changeset 12147:77c1795e0aaa

Todd C. Miller Todd.Miller at sudo.ws
Tue Jan 28 07:00:14 MST 2020


changeset:	12147:77c1795e0aaa in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/77c1795e0aaa
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