pidl:NDR/Parser: initialize [skip] values in ndr_pull_*
authorStefan Metzmacher <metze@samba.org>
Tue, 13 Jun 2017 07:57:33 +0000 (09:57 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 26 Jun 2017 06:47:14 +0000 (08:47 +0200)
commit823bc4c07add242a5a1d0cd25942ebaab3cd0e23
treedeb22ca95f599ccc3d2c93807ccab7fd750b71de
parent5a08c9887cb3e9354ed697c649d5f9965436fe50
pidl:NDR/Parser: initialize [skip] values in ndr_pull_*

It's too dangerous to leave values uninitialzed!
[skip_noinit] can be used if required.

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