Wireshark-commits: [Wireshark-commits] master ecc9b01: SYNC: fix decoding of PDU type 3 format

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 05 Jun 2018 09:17:56 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ecc9b011c5c0a1c5b7b9efdadafe2d41794c4036
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ecc9b01 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    SYNC: fix decoding of PDU type 3 format
    
    Bug: 14823
    Change-Id: I143c57d9d81ff8510d60b8a0d9f2daea78c33e0b
    Reviewed-on: https://code.wireshark.org/review/28032
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  6327a86   We were telling the FibreChannel dissector to decode the last 8 bytes twice
    adds  ecc9b01   SYNC: fix decoding of PDU type 3 format


Summary of changes:
 epan/dissectors/packet-sync.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)