From 15a493c3b7ca29256bab871018a51673c26471ba Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 22 Nov 2005 04:39:40 +0000 Subject: * sunrpc/bindrsvprt.c (bindresvport): Wrap around to startport in the loop if port is bigger than endport, initially set to ENDPORT. When changing startport, set endport and port appropriately. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d12789f..05e2d6c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-11-21 Jakub Jelinek + + * sunrpc/bindrsvprt.c (bindresvport): Wrap around to startport + in the loop if port is bigger than endport, initially set to + ENDPORT. When changing startport, set endport and port + appropriately. + 2005-11-21 Ulrich Drepper * Makefile.in: Remove RCS ID line. -- cgit v1.1