More fixes for bug #7146 - Samba miss-parses authenticated RPC packets.
authorJeremy Allison <jra@samba.org>
Thu, 18 Feb 2010 23:03:30 +0000 (15:03 -0800)
committerJeremy Allison <jra@samba.org>
Thu, 18 Feb 2010 23:03:30 +0000 (15:03 -0800)
commit11a87cd31eedaf4e43864bf51ac1f53bca53e327
tree71dc3c98d1be0f4e6bb950e2fb7e023cedb94b7e
parent2eb83f29648c7647cff4ac6eb38830ae35fcbcb5
More fixes for bug #7146 - Samba miss-parses authenticated RPC packets.

Ensure we calculate the space correctly (including the ss_padding_len)
when constructing reply packets.

Jeremy.
source3/rpc_server/srv_pipe.c