[sudo-commits] sudo changeset 11903:b6b895cdc010

Todd C. Miller Todd.Miller at sudo.ws
Tue Nov 5 06:05:51 MST 2019


changeset:	11903:b6b895cdc010 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/b6b895cdc010
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Tue Nov 05 06:04:13 2019 -0700

Log Message:
	Add unit test for parse_host_port and make an empty port an error.

diffstat:

 MANIFEST                                    |    1 +
 lib/util/Makefile.in                        |   20 ++++-
 lib/util/host_port.c                        |    2 +
 lib/util/regress/host_port/host_port_test.c |  127 ++++++++++++++++++++++++++++
 4 files changed, 149 insertions(+), 1 deletions(-)


More information about the sudo-commits mailing list