CVE-2015-7560: s3: smbd: Set return values early, allows removal of code duplication.
commitef5f235be01d37d42d9114c4cc2a8d1562623f64
authorJeremy Allison <jra@samba.org>
Tue, 5 Jan 2016 19:05:48 +0000 (5 11:05 -0800)
committerKarolin Seeger <kseeger@samba.org>
Wed, 24 Feb 2016 10:37:27 +0000 (24 11:37 +0100)
tree667d2c38fb426c1f73552de8bd5724c60c726b1a
parent3898806f26e668ee531a684afb4adc4af821ca5d
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: Volker Lendecke <vl@samba.org>
source3/smbd/trans2.c