Wireshark-commits: [Wireshark-commits] master 6037b40: FTDI FT: Add RX payload to tree only when pr

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 14 Jul 2020 19:08:16 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6037b401069186dbc47e9b87da633537f6d981f2
Submitter: "Tomasz Moń <desowin@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

6037b40 by Tomasz Moń (desowin@xxxxxxxxx):

    FTDI FT: Add RX payload to tree only when present
    
    Do not display "A RX payload: <MISSING>" as it suggests something is wrong
    with the packet. It is perfectly valid for RX packets to only contain modem
    status.
    
    Ping-Bug: 11743
    Change-Id: I9b3417ec9404758fdc093b01ea0e7761822615f2
    Reviewed-on: https://code.wireshark.org/review/37862
    Petri-Dish: Tomasz Moń <desowin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Tomasz Moń <desowin@xxxxxxxxx>
    

Actions performed:

    from  00b5c28   Sort list of available filetypes when loading a capture
     add  6037b40   FTDI FT: Add RX payload to tree only when present


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