Wireshark-commits: [Wireshark-commits] master db717c2: FTDI FT: Do not finalize empty composite tvb
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 03 May 2020 09:43:10 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=db717c2c019a7fe92f2e194d45100c5ffbd0ec1c
Submitter: "Tomasz Moń <desowin@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

db717c2 by Tomasz Moń (desowin@xxxxxxxxx):

    FTDI FT: Do not finalize empty composite tvb
    
    Simply free RX tvb if there isn't any actual RX payload.
    
    Ping-Bug: 11743
    Change-Id: I05b6818cf7889a44730c4d44980947cece65395e
    Reviewed-on: https://code.wireshark.org/review/37025
    Petri-Dish: Tomasz Moń <desowin@xxxxxxxxx>
    Reviewed-by: Filipe Laíns <lains@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Tomasz Moń <desowin@xxxxxxxxx>
    

Actions performed:

    from  bf3d14c   [Automatic update for 2020-05-03]
     add  db717c2   FTDI FT: Do not finalize empty composite tvb


Summary of changes:
 epan/dissectors/packet-ftdi-ft.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)