summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srvsvc
diff options
context:
space:
mode:
authorRalph Boehme <slow@samba.org>2014-11-28 11:44:09 +0100
committerJeremy Allison <jra@samba.org>2014-12-04 22:11:07 +0100
commitaf846264d89f21ac7db8d0cdf6e861ba9cc74151 (patch)
tree3922706e03d78e3264f6bb34a91c47b1e2c6ebb0 /source3/rpc_server/srvsvc
parentb65e37dc01d7afa007768f7cadfcf3b7c1007664 (diff)
downloadsamba-af846264d89f21ac7db8d0cdf6e861ba9cc74151.tar.gz
s3:smbd: allocate out_context_blobs with talloc
By tallocing the out_context_blobs instead of using an automatic stack variable, we can use out_context_blobs as talloc parent for individual create tag that we add via smb2_create_blob_add(). This is in preperation of a SMB_VFS_CREATE_FILE modification where I add the in and out_context_blobs as additional args. With this change in place we can add create tags to out_context_blobs from there too. Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'source3/rpc_server/srvsvc')
0 files changed, 0 insertions, 0 deletions