We're being sloppy with these... Shouldn't all FNM_* in
httpd be using the APR versions? Just grepping for
FNM_PERIOD...

./modules/generators/mod_autoindex.c: FNM_NOESCAPE | FNM_PERIOD)
./modules/generators/mod_autoindex.c: FNM_NOESCAPE | FNM_PERIOD | FNM_CASE_BLIND)
./modules/ssl/ssl_engine_init.c: int fnm_flags = FNM_PERIOD|FNM_CASE_BLIND;
./server/config.c: FNM_PERIOD) == APR_SUCCESS)) {




Reply via email to