diff options
author | Jeremy Allison <jra@samba.org> | 2010-05-18 09:57:29 -0700 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2010-05-18 21:57:23 +0200 |
commit | 829c87634b2aca87789371ad33231e9d4bc518a8 (patch) | |
tree | f1f76385ca24030eaf469c7c7fdd2f36d5fbbae0 /prog_guide4.txt | |
parent | f6f3bb1813b5f030616e422ed420b938244be84e (diff) | |
download | samba-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 'prog_guide4.txt')
0 files changed, 0 insertions, 0 deletions