- Call sanitize_path() with updated args.
authorWayne Davison <wayned@samba.org>
Wed, 11 Aug 2004 23:41:06 +0000 (23:41 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 11 Aug 2004 23:41:06 +0000 (23:41 +0000)
- Added count_dir_elements() function.
- Changed the args for sanitize_path() so that the caller can request
  the value for the rootdir and so that the caller tells us the current
  subdir depth instead of sending us a string that we have to figure it
  out from.
- Make sure that sanitize_path() doesn't mis-parse multiple adjacent
  slashes.


No differences found