Wireshark-commits: [Wireshark-commits] master 4f462bb: rdm: Remove incorrect dissection of ack over
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 25 Jan 2020 13:30:27 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4f462bb6e3470ccb09b8da1efd4f133169aef03d
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

4f462bb by Erwin Rol (erwin@xxxxxxxxxxxx):

    rdm: Remove incorrect dissection of ack overflow data
    
    Ack overflow data was incorrectly dissected causing checksum errors. For now
    just display raw data.
    
    Change-Id: Icdd858bdbeeb4dd40e48c45fc46e5e188d53be69
    Signed-off-by: Erwin Rol <erwin@xxxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/35915
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    

Actions performed:

    from  534c462   amqp: fix typo on file reject requeue display filter
     add  4f462bb   rdm: Remove incorrect dissection of ack overflow data


Summary of changes:
 epan/dissectors/packet-rdm.c | 15 +++++----------
 1 file changed, 5 insertions(+), 10 deletions(-)