s3: libsmb: Add a missing return statement in the timeout case.
commit86f67f59eafc95ad5312fd711b0295a94237e036
authorJeremy Allison <jra@samba.org>
Thu, 17 Aug 2023 00:24:37 +0000 (16 17:24 -0700)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 23 Aug 2023 09:29:51 +0000 (23 09:29 +0000)
tree3ffc9ed08b46814f9a62e28415107ba624aaee1a
parent1502ef29bf4b7a41cc23d57fa2d245a70663b035
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>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Wed Aug 23 09:29:51 UTC 2023 on atb-devel-224
source3/libsmb/clidfs.c