]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: remove just created sharemode entry in the error codepaths
authorRalph Boehme <slow@samba.org>
Tue, 9 Apr 2024 12:53:32 +0000 (14:53 +0200)
committerGünther Deschner <gd@samba.org>
Thu, 19 Sep 2024 19:36:19 +0000 (19:36 +0000)
commit2ff3b9bc0d254a63a913ff9084de3d794fee27d0
tree15f4902516fc39a38ba2e072dd37a08a0ba34986
parenta91457f97c98fcec1ed062514c364271af1df669
smbd: remove just created sharemode entry in the error codepaths

Without this we leave stale sharemode entries around that can lead to all sorts
of havoc.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
Autobuild-User(master): Günther Deschner <gd@samba.org>
Autobuild-Date(master): Thu Sep 19 19:36:19 UTC 2024 on atb-devel-224
selftest/knownfail.d/samba3.blackbox.durable_v2_delay [deleted file]
source3/smbd/durable.c