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, 21 Jul 2023 12:05:35 +0000 (12:05 +0000)
commit5c9efa9604d843208b6e5f078e6bbf62d0ee16ab
tree01aa1e1a6442799b506ddfc46fbc7c0f2c3bf6a4
parent6d77daa3af070a06a2d9bc7f67618ddfaa92eb14
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