r21338: Fix handling of top-level arrays for the Samba 3 client code. This doesn't
commitd99a627818839f12e27f40e59ce8530cc1761ac5
authorJelmer Vernooij <jelmer@samba.org>
Wed, 14 Feb 2007 14:23:59 +0000 (14 14:23 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Wed, 14 Feb 2007 14:23:59 +0000 (14 14:23 +0000)
treef318d1ca51c3d231611dc32872874b0cb25cb786
parent6488af58b917a6dfc7044bdb3c03a529adb34da5
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]