s4:rpc_server: introduce call->ack_pkt and avoid pkt variable for the response on...
authorStefan Metzmacher <metze@samba.org>
Mon, 15 May 2017 12:15:41 +0000 (14:15 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 21 May 2017 19:05:12 +0000 (21:05 +0200)
commit469e274b7d7780afb2db7b1d820a498679770819
tree49befe787ae1f64a170ea2ba753cc06e2a85d7b9
parent31c7493094d696ae0eb7b4ad2eeac7937000e18b
s4:rpc_server: introduce call->ack_pkt and avoid pkt variable for the response on the stack

This will be needed when we use async authentication using gensec_update_send/recv.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/rpc_server/dcerpc_server.c
source4/rpc_server/dcerpc_server.h