- Call safe_stat() instead of do_stat() when a sanitizing daemon might
authorWayne Davison <wayned@samba.org>
Wed, 3 May 2006 00:48:32 +0000 (00:48 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 3 May 2006 00:48:32 +0000 (00:48 +0000)
commitc2a2147a5bf2003d09989c5185a10495158a8510
treef96acd35621a6a0620e3f35a4778a8b8d5dde576
parent73173af955911d89460d9f34d2861dcacb4131f9
- Call safe_stat() instead of do_stat() when a sanitizing daemon might
  need to ensure that it doesn't follow any unsafe symlinks.
- Got rid of startdir_depth code (in favor of util.c's curr_dir_depth).
- Use the new calling syntax for sanitize_path().
main.c