[ntp:bugs] [Bug 765] dynamic interface list updating doesn't work without root privileges

bugzilla at ntp.isc.org bugzilla at ntp.isc.org
Sat Feb 10 10:06:25 PST 2007


http://bugs.ntp.isc.org/765



----------------------------------------------------------------------------
Additional Comments From kardel at ntp.org (Frank Kardel)
Submitted on 2007-02-10 18:06

we should, but this is the pathological case where ntpdmain is declared
returning int and it will never reach the return statement due to a for (;;)
loop. So the correct fix probably is to declare ntpdmain as void and
remove the return statements.

This probably needs to be resolved separately apart from this bug. This fix didn't
introduce it - it's been there for a long time.

Frank

-- 
Frank Kardel <kardel at ntp.org>



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


More information about the bugs mailing list