CVE-2023-34968: mdscli: remove response blob allocation
commit0ae6084d1a9c4eb12e9f1ab1902e00f96bcbea55
authorRalph Boehme <slow@samba.org>
Mon, 19 Jun 2023 16:28:41 +0000 (19 18:28 +0200)
committerJule Anger <janger@samba.org>
Fri, 14 Jul 2023 13:15:00 +0000 (14 15:15 +0200)
treeda0d84facc436051b580f063c114cea577de302c
parent56a21b3bc8fb24416ead9061f9305c8122bc7f86
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