]> git.ipfire.org Git - thirdparty/samba.git/commit
pysmbd: Init mangle_fns
authorVolker Lendecke <vl@samba.org>
Mon, 13 Jan 2025 10:45:06 +0000 (11:45 +0100)
committerJule Anger <janger@samba.org>
Thu, 20 Feb 2025 10:19:35 +0000 (10:19 +0000)
commit836ff80b95403519f6ea925d3c45fcf191bc41d1
tree878750e9528cb4a43a6a95d3ed705ec1734b7a32
parent65494ee1223072df2475f3970a15251e5dd6935b
pysmbd: Init mangle_fns

openat_pathref_fsp() eventually calls mangling functions, so we have
to initialize them.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=15807
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
(cherry picked from commit 0a9946258eb4587f5c132805d7c44062c377f375)
source3/smbd/pysmbd.c