mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
r24497: Revert r24485 -- this needs more thought
This commit is contained in:
parent
95447dde86
commit
01f701ba1e
@ -603,8 +603,8 @@ NTSTATUS unix_convert(connection_struct *conn,
|
||||
|
||||
done:
|
||||
result = NT_STATUS_OK;
|
||||
fail:
|
||||
pstrcpy(orig_path, name);
|
||||
fail:
|
||||
SAFE_FREE(name);
|
||||
SAFE_FREE(dirpath);
|
||||
return result;
|
||||
|
Loading…
Reference in New Issue
Block a user