[rpc_dplx.c] initialize rpc_dplx_rec on creation.

Memory allocated for a newly created rpc_dplx_rec must
be fully initialized.
Otherwise a succeeding attribute check, e.g. rec->hdl.xd,
might result in a false true situation.

Signed-off-by: Swen Schillig <swen@vnet.ibm.com>
1 file changed