1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/pidl/lib
Douglas Bagnall 59d530c0b6 ndr: Use ndr_steal to avoid long lists
When pulling complex structures like nt-acls, a long list of tokens may
be produced. By removing tokens along the way with ndr_token_steal,
future calls to retrieve from the token list are not as expensive.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
2016-03-22 08:00:31 +01:00
..
Parse ndr: Use ndr_steal to avoid long lists 2016-03-22 08:00:31 +01:00
wscript_build pidl/lib/wscript_build: make use of PERL_LIB_INSTALL_DIR 2014-05-10 01:37:33 +02:00