pidl: Use NDR_ZERO_STRUCT(P) macros
authorAndreas Schneider <asn@samba.org>
Wed, 13 Feb 2019 09:41:19 +0000 (10:41 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 21 Feb 2019 11:30:45 +0000 (12:30 +0100)
commit66bf14d832286f5f5b9b4b68cd9b5b96975dbbed
treef52eedf304f8df530544ec1d5c67304d9f0c1cf3
parentf6a44c807a9cf9061ab82930c7b0799c785ff6b2
pidl: Use NDR_ZERO_STRUCT(P) macros

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13778

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit 532ce0d20a8016c1270ea689de627da8aa4abfdd)
pidl/lib/Parse/Pidl/Samba3/ServerNDR.pm
pidl/lib/Parse/Pidl/Samba4/COM/Proxy.pm
pidl/lib/Parse/Pidl/Samba4/NDR/Client.pm
pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm