diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-09-04 20:17:21 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:36:31 -0500 |
commit | a3e0e69196cc5e3420ebb1a83b026ee36cbaab83 (patch) | |
tree | 14a960958aab09e720a133dc268c94dc77cd4e5c /source4/lib/tdr/TODO | |
parent | a487b6c19c28100041ceb2b7a5798c236983509c (diff) | |
download | samba-a3e0e69196cc5e3420ebb1a83b026ee36cbaab83.tar.gz samba-a3e0e69196cc5e3420ebb1a83b026ee36cbaab83.tar.bz2 samba-a3e0e69196cc5e3420ebb1a83b026ee36cbaab83.zip |
r10030: Add hierarchical memory allocation to TDR's pull functions
(This used to be commit 0e358de93a007db921ad5e9a892114122254de39)
Diffstat (limited to 'source4/lib/tdr/TODO')
-rw-r--r-- | source4/lib/tdr/TODO | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/lib/tdr/TODO b/source4/lib/tdr/TODO index 93c9cb255f..5093afd438 100644 --- a/source4/lib/tdr/TODO +++ b/source4/lib/tdr/TODO @@ -1,2 +1 @@ - Support read/write (to fd) as well as push/pull (to DATA_BLOB) -- Specify memory context explicitly |