CVE-2023-34968: mdscli: remove response blob allocation
authorRalph Boehme <slow@samba.org>
Mon, 19 Jun 2023 16:28:41 +0000 (18:28 +0200)
committerJule Anger <janger@samba.org>
Fri, 14 Jul 2023 13:12:34 +0000 (15:12 +0200)
commita6e05b4bccb599ce51bc3c023a8e352c735f5486
treedd3a080f92d058231bbfde9a38119aa1355b0c43
parent921a99259090eb33937dabf62717b77fbd95885b
CVE-2023-34968: mdscli: remove response blob allocation

This is handled by the NDR code transparently.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15388

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/rpc_client/cli_mdssvc.c