CVE-2015-7560: s3: smbd: Set return values early, allows removal of code duplication.
authorJeremy Allison <jra@samba.org>
Tue, 5 Jan 2016 19:05:48 +0000 (11:05 -0800)
committerStefan Metzmacher <metze@samba.org>
Thu, 10 Mar 2016 05:52:23 +0000 (06:52 +0100)
commit464d044145faa6db166e9bf4c080a3dd15422834
tree08fa30d52627fe2520f2ffc309d9a2e55399f7d5
parent0be0b755cdd2a74cf364e69c3babeb714244a604
CVE-2015-7560: s3: smbd: Set return values early, allows removal of code duplication.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11648

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source3/smbd/trans2.c