* enable RPC/NDR validation in all smbtorture code
authorAndrew Tridgell <tridge@samba.org>
Sat, 22 Nov 2003 08:41:40 +0000 (08:41 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sat, 22 Nov 2003 08:41:40 +0000 (08:41 +0000)
commit11c0fe548ecfb03424f51e1354b86d4692e8f07c
treec966335bbc6715edf0166f3474c10f4b65caee6e
parent8ecf720206a2eef3f8ea7cbdb1f460664a5dba9a
 * enable RPC/NDR validation in all smbtorture code

 * allow us to distinguish between null arrays and zero length arrays,
   by making the allocation size a minimum of 1 on array pull
source/build/pidl/parser.pm
source/torture/rpc/lsa.c
source/torture/rpc/samr.c
source/torture/torture.c