CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/05/23 13:11:48
Modified files:
usr.sbin/httpd : parse.y
Log message:
Set the port.op value when parsing the httpd.conf port value.
Otherwise the default port for http or https may used depending on
uninitialized memory. Fixes regress on i386.
OK reyk@
