CVE-2023-34968: rpcclient: remove response blob allocation
authorRalph Boehme <slow@samba.org>
Tue, 20 Jun 2023 09:35:41 +0000 (11:35 +0200)
committerJule Anger <janger@samba.org>
Fri, 14 Jul 2023 13:12:34 +0000 (15:12 +0200)
commitde611ccaa8903d46c7a572289a3c0fc708f0aa43
treeded4553896d0508a80192c5ffed272b89cbbe80c
parent783dbdd25308c33f160ed50ed4ee13d1d66e6cfa
CVE-2023-34968: rpcclient: remove response blob allocation

This is alreay done by NDR for us.

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/rpcclient/cmd_spotlight.c