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:16:29 +0000 (15:16 +0200)
commit82cc2a422db8d4402378c2e6f1e138ff385b0f15
tree0dd237506a5cff04706577278edd2abddae56d11
parent3636b54616ee63e17d8571af610a0e21d667b592
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