[sudo-commits] sudo changeset 13455:fd2940acffc2

Todd C. Miller Todd.Miller at sudo.ws
Wed Sep 1 10:20:40 MDT 2021


changeset:	13455:fd2940acffc2 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/fd2940acffc2
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Aug 31 19:53:28 2021 -0600

Log Message:
	Fix random uuid generation, no need to convert between byte order.
	Also add regression test.

diffstat:

 MANIFEST                          |   1 +
 lib/util/Makefile.in              |  25 +++++++++-
 lib/util/regress/uuid/uuid_test.c |  92 +++++++++++++++++++++++++++++++++++++++
 lib/util/uuid.c                   |  31 ++++--------
 4 files changed, 126 insertions(+), 23 deletions(-)



More information about the sudo-commits mailing list