]> 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)
committerBjörn Baumbach <bb@sernet.de>
Fri, 14 Feb 2025 15:20:36 +0000 (15:20 +0000)
commit0a9946258eb4587f5c132805d7c44062c377f375
treeeacdefc93241552a1b1a23c97c0106c51cc74681
parent7e4095b45c0fd0a5c44d10620ac679ea5833ff96
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>
source3/smbd/pysmbd.c