pidl:NDR/Parser: fix "skip" for pointers
authorStefan Metzmacher <metze@samba.org>
Mon, 19 Jun 2017 10:15:21 +0000 (12:15 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 26 Jun 2017 06:47:14 +0000 (08:47 +0200)
commit3bc6b55385894691792962ecc15978a3b158eca4
tree9f9b9542dd623ba729f421a0c1c2d31de952ef82
parent2fa069e870c0e6f1daa2a08be5aacac7b1063a5e
pidl:NDR/Parser: fix "skip" for pointers

We should handle the "skip" at the element level before
we traverse trough the element levels.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm