]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: Fix CID 1665417, UNUSED_VALUE in openat_pathref_fsp_dot()
authorAnoop C S <anoopcs@samba.org>
Thu, 11 Sep 2025 06:11:25 +0000 (11:41 +0530)
committerAnoop C S <anoopcs@samba.org>
Mon, 15 Sep 2025 15:44:38 +0000 (15:44 +0000)
commit1ec54347acac241f900b52c16c2dcba04164e898
treebe7890d0cccce75fc54c7d2cf3acd8be5e04a2bd
parentd4b448c305f674646001e293d8aa6ebc0ca6dc77
smbd: Fix CID 1665417, UNUSED_VALUE in openat_pathref_fsp_dot()

Rearrange how the open flags are defined so as to make Coverity happy
about it.

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

Signed-off-by: Anoop C S <anoopcs@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Anoop C S <anoopcs@samba.org>
Autobuild-Date(master): Mon Sep 15 15:44:38 UTC 2025 on atb-devel-224
source3/smbd/files.c