diff options
Diffstat (limited to 'source4/pidl/TODO')
-rw-r--r-- | source4/pidl/TODO | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/source4/pidl/TODO b/source4/pidl/TODO index 7cf6a4209a..4e344e3c37 100644 --- a/source4/pidl/TODO +++ b/source4/pidl/TODO @@ -21,3 +21,10 @@ - mem_ctx in the interface rather than as struct ndr member. - real typelibs + +- fix [in,out] handling and allocation for samba3: + - add inout + - make NULL to mean "allocate me" + - remove NDR_AUTO_REF_ALLOC flag + +- automatic test generator based on IDL pointer types |