CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/07/23 03:36:32
Modified files:
usr.sbin/httpd : server_http.c
Log message:
The realm in authenticate directive of config file isn't escaped for '"' char.
The diff corrects this problem by using VIS_DQ.
ok reyk@ florian@
