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

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

Commits:

d91aea1 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>
    (cherry picked from commit ecc9b011c5c0a1c5b7b9efdadafe2d41794c4036)
    Reviewed-on: https://code.wireshark.org/review/28036
    

Actions performed:

    from  4bf6faf   Don't use FT_STRING fields for non-strings.
    adds  d91aea1   SYNC: fix decoding of PDU type 3 format


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