s4:librpc/rpc: convert dcerpc_bind_send/recv to tevent_req
authorStefan Metzmacher <metze@samba.org>
Tue, 13 Mar 2012 13:52:40 +0000 (14:52 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 15 Mar 2012 06:35:28 +0000 (07:35 +0100)
commit6b81d71f3e0ae89bf1352ea469446a902613de01
tree8a04413080b0a3946f42c84cbc773c37b981dd90
parent946eca438d0e0beb34e66f031f64acd44afea074
s4:librpc/rpc: convert dcerpc_bind_send/recv to tevent_req

Many thanks to Andrew Bartlett <abartlet@samba.org> for the
debugging, which lead to the following line:

       talloc_steal(state, raw_packet->data);

metze
source4/librpc/rpc/dcerpc.c
source4/librpc/rpc/dcerpc_auth.c