Update from samba tree revision 23135 to 23750
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 8 Jul 2007 10:20:30 +0000 (10:20 +0000)
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 8 Jul 2007 10:20:30 +0000 (10:20 +0000)
commit097b11fdc498b031604eaca7a4e39824124ea55a
tree88d2546dea9509b2d7b9864a4bc06205889359f5
parent46a618b1866fc271bb0ee7aba667e8e91806833f
Update from samba tree revision 23135 to 23750
============================ Samba log start ============
------------------------------------------------------------------------
r23677 | abartlet | 2007-07-03 09:28:46 +0200 (Tue, 03 Jul 2007) | 6 lines
Changed paths:
   M /branches/SAMBA_4_0/source/pidl/tests/ndr_align.pl
   M /branches/SAMBA_4_0/source/pidl/tests/ndr_tagtype.pl

When I removed data_blob_equal, I clearly didn't test the PIDL code.

Fix these to use the new data_blob_cmp()

Andrew Bartlett

------------------------------------------------------------------------
r23721 | sahlberg | 2007-07-05 09:19:14 +0200 (Thu, 05 Jul 2007) | 7 lines
Changed paths:
   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Wireshark/NDR.pm

For unions, The TAG and the ARM are aligned independently.

Move emitting ALIGN_TO_x_BYTES to after the tag has been dissected so the
alignment only affects the ARM.

------------------------------------------------------------------------
------------------------------------------------------------------------
============================ Samba log end ==============

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22268 f5534014-38df-0310-8fa8-9805f1628bb7
tools/pidl/lib/Parse/Pidl/Wireshark/NDR.pm
tools/pidl/tests/ndr_align.pl
tools/pidl/tests/ndr_tagtype.pl