Wireshark-commits: [Wireshark-commits] master 6b400e2: FTDI MPSSE: Link Bad Command when skipping d
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 26 Jul 2020 05:34:53 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6b400e27afbcef46e1c6c6b583e829b6fd66328b
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

6b400e2 by Tomasz Moń (desowin@xxxxxxxxx):

    FTDI MPSSE: Link Bad Command when skipping data
    
    Show the Bad Command code and from which packet it originates from when
    skipping data while searching for Bad Command response.
    
    Ping-Bug: 11743
    Change-Id: I3b500a5e9f780775dfad9ce03cff911a6c1e2c41
    Reviewed-on: https://code.wireshark.org/review/37954
    Petri-Dish: Tomasz Moń <desowin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  5233fd2   FTDI MPSSE: Match responses to fragmented commands
     add  6b400e2   FTDI MPSSE: Link Bad Command when skipping data


Summary of changes:
 epan/dissectors/packet-ftdi-mpsse.c | 21 +++++++++++++++++++--
 1 file changed, 19 insertions(+), 2 deletions(-)