]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2023-34968: lib: Move subdir_of() to source3/lib/util_path.c
authorVolker Lendecke <vl@samba.org>
Sat, 15 Oct 2022 11:29:14 +0000 (13:29 +0200)
committerJule Anger <janger@samba.org>
Fri, 14 Jul 2023 13:16:29 +0000 (15:16 +0200)
commit843ec381de3f5ce3740679783d3b3637a7474648
tree57ab2081112462c9e4e81fcca33b6e43c6097ce7
parent5b4353cc60b75610f0aa12b1cced36d35a4d04d4
CVE-2023-34968: lib: Move subdir_of() to source3/lib/util_path.c

Make it available for other components

Bug: https://bugzilla.samba.org/show_bug.cgi?id=15207
Signed-off-by: Volker Lendecke <vl@samba.org>
(backported from commit d905dbddf8d2655e6c91752b750cbe9c15837ee5)
[slow@samba.org: subdir_of() didn't exist yet in 4.16 so this just adds it]
source3/lib/util_path.c
source3/lib/util_path.h