Merged alloc_sanitize_path() into sanitize_path(), adding an extra arg
authorWayne Davison <wayned@samba.org>
Thu, 5 Aug 2004 21:57:11 +0000 (21:57 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 5 Aug 2004 21:57:11 +0000 (21:57 +0000)
commit84a6379565735489e641877775cb00f592605eb0
tree1b557c9888bef6977e7ffbd7a37f618f261534ba
parent0a5f12720e49bc6f64eec54e252d9ca3b1b3169e
Merged alloc_sanitize_path() into sanitize_path(), adding an extra arg
that indicates the destination dir for the resulting path (if the dest
is NULL, a buffer will be allocated) and having it return a value.
util.c