]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: Convert smb2_posix_cc_info() to use an existing blob
authorVolker Lendecke <vl@samba.org>
Thu, 1 Sep 2022 12:49:33 +0000 (14:49 +0200)
committerRalph Boehme <slow@samba.org>
Fri, 2 Sep 2022 13:31:38 +0000 (13:31 +0000)
commitefc81874ef3bdf2ddc71185a3db84338cade011e
tree6ec0e416bc829ce104b3cc1cdb624546cc11424e
parent43811868d1d55ee6d23de3956d73c25b163b671c
smbd: Convert smb2_posix_cc_info() to use an existing blob

Less malloc

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/smbd/proto.h
source3/smbd/smb2_posix.c