mirror of
https://github.com/samba-team/samba.git
synced 2025-11-18 00:23:50 +03:00
I've attached the patch which fix this problem. I've only added DCERPC_NDR_REF_ALLOC to the connection flags. This way it is processed correctly by ndr_pull_init_flags and added to the ndr flags of the pull structure. metze