diff options
author | Stefan Metzmacher <metze@samba.org> | 2005-08-18 01:24:08 +0000 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2005-08-18 01:24:08 +0000 |
commit | 9e1983e86bb613cb0219b212f700aa77985a1b36 (patch) | |
tree | f1fda1e164e83ccd24cc0288fdc3d04c5c778400 /source/lib/replace/replace.c | |
parent | e148477412486be5ba2765cd6bdbf1273abdac79 (diff) | |
download | samba-9e1983e86bb613cb0219b212f700aa77985a1b36.tar.gz samba-9e1983e86bb613cb0219b212f700aa77985a1b36.tar.xz samba-9e1983e86bb613cb0219b212f700aa77985a1b36.zip |
r9373: - create a hierachical memory tree with recursiv ndr_pull_* functions
- with this it's also possible to talloc_free() the ndr_pull structure
and talloc_steal(ndr->current_mem_ctx); to fetch the whole data of the hierachical tree
- if the toplevel struct is a valid talloc pointer it's also possible to use
NDR_PULL_SET_MEM_CTX(ndr, mem_ctx); to the the toplevel pointer with the struct pointer
(NOTE: no callers are using this yet, but they shortly will)
metze
Diffstat (limited to 'source/lib/replace/replace.c')
0 files changed, 0 insertions, 0 deletions