mirror of
https://github.com/samba-team/samba.git
synced 2025-07-31 20:22:15 +03:00
multiple dce/rpc PDUs failed to work after ntlmssp update was added.
This commit is contained in:
@ -203,7 +203,6 @@ BOOL create_rpc_reply(pipes_struct *p,
|
||||
}
|
||||
|
||||
/* indicate to subsequent data reads where we are up to */
|
||||
p->frag_len_left = p->hdr.frag_len - p->file_offset;
|
||||
p->next_frag_start = p->hdr.frag_len;
|
||||
|
||||
return p->rhdr.data != NULL && p->rhdr.offset == 0x18;
|
||||
|
Reference in New Issue
Block a user