uuid itself might not be aligned (as is the case in epm map requests), so
authorJim McDonough <jmcd@samba.org>
Fri, 17 Oct 2003 19:47:06 +0000 (19:47 +0000)
committerJim McDonough <jmcd@samba.org>
Fri, 17 Oct 2003 19:47:06 +0000 (19:47 +0000)
commite6900132ca7d216662e3ab08ad37a1e34c752cd9
tree46a629745ce814e3de5a6dd49536ad86ab34b6ab
parent1b259ab003430bc38234c893f2fbbfb30cc7afa0
uuid itself might not be aligned (as is the case in epm map requests), so
it needs to be aligned outside the smb_io_rpc_uuid() call if a specific
rpc or struct needs it that way.
(This used to be commit e9fc15d58c52c12438c1f9c69394c11f76ce72d8)
source3/rpc_parse/parse_rpc.c