URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1119eb692bc53b06c3e3fec0d6a05a0f4108c73b
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1119eb6 by Guy Harris (guy@xxxxxxxxxxxx):
generate ALIGN_TO_x_BYTES instructions if the element has the align_x flag
Pick up change from Samba:
commit 93f262ee6d162bf007b79d2daf9de6c49c6163d1
Author: Matthieu Patou <mat@xxxxxxxxx>
Date: Fri Oct 18 00:04:28 2013 -0700
pidl-wireshark: generate ALIGN_TO_x_BYTES instructions if the element has the align_x flag
Change-Id: I865eae69ea7a8200630d3ad69bda9ac7b1c12255
Reviewed-on: https://code.wireshark.org/review/5099
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 283b5cd if the structure has the flag no_align then set also no_align in the dceprc_info structure
adds 1119eb6 generate ALIGN_TO_x_BYTES instructions if the element has the align_x flag
Summary of changes:
tools/pidl/lib/Parse/Pidl/Wireshark/NDR.pm | 6 ++++++
1 file changed, 6 insertions(+)