r21338: Fix handling of top-level arrays for the Samba 3 client code. This doesn't
commit4a5b62ad622d7be08591e19bc2e89f665fff445a
authorJelmer Vernooij <jelmer@samba.org>
Wed, 14 Feb 2007 14:23:59 +0000 (14 14:23 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:48:15 +0000 (10 14:48 -0500)
treedbe5ff78051fa00c7f7c0d1af34a89cea01b8b73
parent66c8499e5f2f139995be8cb5770d238f383059d6
r21338: Fix handling of top-level arrays for the Samba 3 client code. This doesn't
fix the winreg code yet (as that's an array on top of a pointer), but at least
it gets us closer.

Also added a couple of tests for the Samba 3 client code.
source/pidl/lib/Parse/Pidl/Samba3/ClientNDR.pm
source/pidl/tests/samba3-cli.pl [new file with mode: 0755]