Wireshark-commits: [Wireshark-commits] master b313c71: packet-dcerpc-*: fix alignment of dissect_nd

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 17 Mar 2015 09:03:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b313c7110295d8c8ba63d4368962553dec5ffe3c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b313c71 by Stefan Metzmacher (metze@xxxxxxxxx):

    packet-dcerpc-*: fix alignment of dissect_ndr_ctx_hnd()
    
    Change-Id: I9685f37580d1def6c0956d786398e3e70e819cee
    Signed-off-by: Stefan Metzmacher <metze@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/7714
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  17afb04   Fix Wai dissector
    adds  b313c71   packet-dcerpc-*: fix alignment of dissect_ndr_ctx_hnd()


Summary of changes:
 epan/dissectors/packet-dcerpc-ndr.c |    2 +-
 epan/dissectors/packet-dcerpc-nt.c  |    3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)