s3: libsmb: Add a missing return statement in the timeout case.
authorJeremy Allison <jra@samba.org>
Thu, 17 Aug 2023 00:24:37 +0000 (17:24 -0700)
committerJule Anger <janger@samba.org>
Wed, 20 Sep 2023 16:23:32 +0000 (16:23 +0000)
commitd70374c347953d64e9a6cf56db178d42f985227d
tree344ba423156838a1e977ec8679de5415e4cf14e9
parent374ba0d2c9a32ade701d7cdd25034692fe055108
s3: libsmb: Add a missing return statement in the timeout case.

Obvious fix (needs a malicious server to recreate).

Found by Robert Morris <rtm@lcs.mit.edu>

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

Signed-off-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit d27c2f2a47dc488ee32dd28d01697bfc409dff77)

Autobuild-User(v4-19-test): Jule Anger <janger@samba.org>
Autobuild-Date(v4-19-test): Wed Sep 20 16:23:32 UTC 2023 on atb-devel-224
source3/libsmb/clidfs.c