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, 21 Jul 2023 12:05:35 +0000 (12:05 +0000)
commite85e09eee93a6332112fff6b7c7107044ace7aa6
treef737a02e1b7de269a696142ba2da5008a27f4b94
parent617fe37cc2a910debf306f7376f8776054154106
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