- Call safe_stat() instead of do_stat() when a sanitizing daemon might
authorWayne Davison <wayned@samba.org>
Wed, 3 May 2006 00:48:26 +0000 (00:48 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 3 May 2006 00:48:26 +0000 (00:48 +0000)
commita2248aea2e785a626b361b880f9db56100378a4a
treeda63bb881720bbfbf7768f8523e21a2374ec8383
parenta8167c6611e582ef826e4ee06b590706385470ef
- Call safe_stat() instead of do_stat() when a sanitizing daemon might
  need to ensure that it doesn't follow any unsafe symlinks.
- Use the new calling syntax for sanitize_path().
flist.c