summaryrefslogtreecommitdiff
path: root/source3/libsmb
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2010-05-18 09:57:29 -0700
committerGünther Deschner <gd@samba.org>2010-05-18 21:57:23 +0200
commit829c87634b2aca87789371ad33231e9d4bc518a8 (patch)
treef1f76385ca24030eaf469c7c7fdd2f36d5fbbae0 /source3/libsmb
parentf6f3bb1813b5f030616e422ed420b938244be84e (diff)
downloadsamba-829c87634b2aca87789371ad33231e9d4bc518a8.tar.gz
samba-829c87634b2aca87789371ad33231e9d4bc518a8.tar.bz2
samba-829c87634b2aca87789371ad33231e9d4bc518a8.zip
Change data_blob() to be based on top of data_blob_talloc(), instead of the reverse (as it is now).
It makes no sense to talloc off the null context, then talloc steal into the required context - just talloc off the correct context, and change data_blob() to pass in the null context to data_blob_talloc(). Jeremy. Signed-off-by: Günther Deschner <gd@samba.org>
Diffstat (limited to 'source3/libsmb')
0 files changed, 0 insertions, 0 deletions