]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: Save errno around unbecome_root()
authorVolker Lendecke <vl@samba.org>
Mon, 16 Oct 2023 10:00:39 +0000 (12:00 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 1 Nov 2023 18:55:32 +0000 (18:55 +0000)
commit846adcb259bae548f40f0c4bc7d8f2fec9d5e0fb
tree76c232c5828a86b5f4f5c3f4005608a775300d19
parent252d2cc76ab09b3d0c8ece2a6267f93ecf813b41
smbd: Save errno around unbecome_root()

Probably not required, but better safe than sorry.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_default.c