CVE-2023-34968: mdssvc: switch to doing an early return
authorRalph Boehme <slow@samba.org>
Tue, 20 Jun 2023 09:05:22 +0000 (11:05 +0200)
committerJule Anger <janger@samba.org>
Fri, 21 Jul 2023 12:05:35 +0000 (12:05 +0000)
commitac9008a20c8954471c65694f92cf2029f947d0d1
tree184215666133a478f5d103aa33bdd008e81250a1
parent33b82c6185b09a5bc356de412ef815297acc66b6
CVE-2023-34968: mdssvc: switch to doing an early return

Just reduce indentation of the code handling the success case. No change in
behaviour.

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_server/mdssvc/mdssvc.c