mirror of
https://github.com/samba-team/samba.git
synced 2025-01-25 06:04:04 +03:00
r18624: path is a ref pointer in dfs_GetInfo().
torture test to follow. Guenther (This used to be commit bfaeef756316852fbaa4a2bbc31b190b8b05c89f)
This commit is contained in:
parent
2ccef5554f
commit
18dcabaae0
@ -112,7 +112,7 @@
|
||||
} dfs_Info;
|
||||
|
||||
WERROR dfs_GetInfo (
|
||||
[in,string,charset(UTF16)] uint16 *path,
|
||||
[in,ref,string,charset(UTF16)] uint16 *path,
|
||||
[in,unique,string,charset(UTF16)] uint16 *server,
|
||||
[in,unique,string,charset(UTF16)] uint16 *share,
|
||||
[in] uint32 level,
|
||||
|
Loading…
x
Reference in New Issue
Block a user