mirror of
https://github.com/samba-team/samba.git
synced 2025-08-27 05:49:32 +03:00
r14842: fix parsing of NetDiskEnum replies
metze
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
e391f3c98a
commit
c1cc1e8dd7
@ -1123,7 +1123,7 @@
|
||||
/* srvsvc_NetDisk */
|
||||
/**************************/
|
||||
typedef struct {
|
||||
[string,charset(UTF16)] uint16 *disc;
|
||||
[flag(STR_LEN4)] string disc;
|
||||
} srvsvc_NetDiskInfo0;
|
||||
|
||||
typedef struct {
|
||||
|
Reference in New Issue
Block a user