Ensure we're checking for the "FIRST" flag in other types of PDU than "REQUEST"
authorJeremy Allison <jra@samba.org>
Sun, 11 Mar 2001 04:33:05 +0000 (04:33 +0000)
committerJeremy Allison <jra@samba.org>
Sun, 11 Mar 2001 04:33:05 +0000 (04:33 +0000)
commitb2bc2bfaf056bdafd14513a0a6d1daef3d327ffc
treed3527784602fbf59c8a44b4c7b546452853a2e2c
parent1f467d320036acae2c392619f84874894a4715a9
Ensure we're checking for the "FIRST" flag in other types of PDU than "REQUEST"
(ie. BIND, BINDRESP and ALTERCONTEXT) - if we don't do this then we don't set
the endianness flag correctly for these PDU's.
Herb - this should fix the bug you reported to me today.
Jeremy.
(This used to be commit dde795154cdc33cb8d6f0dfe9ae2712f7f8be3a7)
source3/rpc_server/srv_pipe_hnd.c