git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@645395
13f79535-47bb-0310-9956-
ffa450edef68
char *buf;
unsigned int seg, startseg;
- cached &= auth_internal_per_conf;
-
/* Invariant: from the first time filename_len is set until
* it goes out of scope, filename_len==strlen(r->filename)
*/
apr_size_t canonical_len;
#endif
+ cached &= auth_internal_per_conf;
+
/*
* We must play our own mini-merge game here, for the few
* running dir_config values we care about within dir_walk.