diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-09-04 17:25:04 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:36:31 -0500 |
commit | f4910eff485b0ad786c063870ff79a9391e0927b (patch) | |
tree | b1876e262d3b0226042231c10abc90b941cda921 /source4/lib/tdr/TODO | |
parent | ff7342a4ad1cc1ac8571c86466c197b6a8fa6b41 (diff) | |
download | samba-f4910eff485b0ad786c063870ff79a9391e0927b.tar.gz samba-f4910eff485b0ad786c063870ff79a9391e0927b.tar.bz2 samba-f4910eff485b0ad786c063870ff79a9391e0927b.zip |
r10027: Use blob length for keeping track of buffer length, add TODO
(This used to be commit a924bec84b6d0a84db05c4315126474c9248fe2d)
Diffstat (limited to 'source4/lib/tdr/TODO')
-rw-r--r-- | source4/lib/tdr/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/lib/tdr/TODO b/source4/lib/tdr/TODO new file mode 100644 index 0000000000..93c9cb255f --- /dev/null +++ b/source4/lib/tdr/TODO @@ -0,0 +1,2 @@ +- Support read/write (to fd) as well as push/pull (to DATA_BLOB) +- Specify memory context explicitly |