pidl:NDR/Parser: add "skip_noinit" element
authorStefan Metzmacher <metze@samba.org>
Wed, 21 Jun 2017 13:05:35 +0000 (15:05 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 26 Jun 2017 06:47:14 +0000 (08:47 +0200)
commitb922472fd683235fde3abc69ee09d9d8bfdb8644
treed95e8528774699b058a97a98bcaffa9bd0f1020c
parent3bc6b55385894691792962ecc15978a3b158eca4
pidl:NDR/Parser: add "skip_noinit" element

In future "skip" will be changed to initialize the element
with ZERO_STRUCT() on ndr_pull_*.

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