1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-04 17:47:26 +03:00
Volker Lendecke a8a1ca3f83 smbd: Fix the build with clang
clang correctly complains that "close_fsp" is used uninitialized if
"get_posix_fsp" fails and we end up in "goto out;".

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2019-08-06 21:49:28 +00:00
..
2019-02-22 12:30:10 +01:00
2019-04-11 23:35:15 +00:00
2019-08-06 14:23:36 +00:00
2019-05-03 22:34:16 +00:00
2017-12-05 04:58:26 +01:00
2019-08-06 21:49:28 +00:00
2019-07-01 21:43:24 +00:00