s4:librpc/rpc: don't mix up paylod ndr flags with the dcerpc layer
authorStefan Metzmacher <metze@samba.org>
Tue, 3 Apr 2012 17:55:42 +0000 (19:55 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 3 Apr 2012 18:02:10 +0000 (20:02 +0200)
commit05ceb53dda1ac5e17c02dc42018636312cde2170
tree01d7925f18368f40dcaa2c5d74367087dbbfa047
parentfba028afbd65764074fd7c6da47dfff6142ccd6e
s4:librpc/rpc: don't mix up paylod ndr flags with the dcerpc layer

If the transfer syntax is NDR64, it's only for the payload not
for the dcerpc pdus.

metze
source4/librpc/rpc/dcerpc.c