1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/pidl/tests
Alexander Bokovoy 99d6237a63 pidl/tests: fix ndr_push_init_ctx() usage
The code in libndr got rid of the second argument quite some time ago
(2010): f9ca9e46ad

However, pidl tests did include a code that passed two arguments.
Recently GCC started to fail to compile such code.

Signed-off-by: Alexander Bokovoy <ab@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Thu Aug 30 04:48:00 CEST 2018 on sn-devel-144
2018-08-30 04:48:00 +02:00
..
cutil.pl
dump.pl
header.pl
ndr_align.pl pidl/tests: fix ndr_push_init_ctx() usage 2018-08-30 04:48:00 +02:00
ndr_alloc.pl
ndr_array.pl
ndr_compat.pl
ndr_deprecations.pl
ndr_fullptr.pl pidl/tests: fix ndr_push_init_ctx() usage 2018-08-30 04:48:00 +02:00
ndr_refptr.pl pidl/tests: fix ndr_push_init_ctx() usage 2018-08-30 04:48:00 +02:00
ndr_represent.pl
ndr_simple.pl
ndr_string.pl
ndr_tagtype.pl pidl/tests: fix ndr_push_init_ctx() usage 2018-08-30 04:48:00 +02:00
ndr.pl
parse_idl.pl
samba3-cli.pl
samba3-srv.pl
samba-ndr.pl
tdr.pl
test_util.pl
typelist.pl
util.pl
Util.pm
wireshark-conf.pl pidl/ws: fix failing tests 2016-06-20 12:08:21 +02:00
wireshark-ndr.pl pidl: fix field2name wireshark dissector test. 2016-09-07 16:05:26 +02:00