http://gothub.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion/git/git/blob/master/daemon.c
user_path ) { 166 logerror ( " '%s': User-path not allowed " , dir ) ; 167 return NULL ; 168 } 169 if ( * user_path ) { 170 /* Got either "~alice" or "~alice/foo"; 171 * rewrite them to "~alice/%s" or 172 * "~alice/%s/foo". 173 */ 174 int namlen , restlen = strlen ( dir ) ; 175 const char * slash = strchr ( dir , ' / ' ) ; 176 if ( !