r21338: Fix handling of top-level arrays for the Samba 3 client code. This doesn't
authorJelmer Vernooij <jelmer@samba.org>
Wed, 14 Feb 2007 14:23:59 +0000 (14:23 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:48:15 +0000 (14:48 -0500)
commita7fa0d7063dd8abe5d9cdb3721fe0733983f5310
tree8ede8656d4c62dd056f87d6d72a00ae2ed73ebdd
parent98fce3d3b5b5ef07540922d1952c899676015973
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.
(This used to be commit 4a5b62ad622d7be08591e19bc2e89f665fff445a)
source4/pidl/lib/Parse/Pidl/Samba3/ClientNDR.pm
source4/pidl/tests/samba3-cli.pl [new file with mode: 0755]