Wireshark-commits: [Wireshark-commits] master-2.6 322fefb: DCM: Fix offset for protocol version
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 12 Feb 2019 15:31:40 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=322fefb74b3efcfbbfd1d7f49a854aecf614b62c
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

322fefb by Uli Heilmeier (uh@xxxxxxxxxxxx):

    DCM: Fix offset for protocol version
    
    Fix offset for reading protocol version
    
    Bug: 15495
    Change-Id: I050ee4db23dbafb9cd4c32ed24fcaff0ace4c752
    Reviewed-on: https://code.wireshark.org/review/31987
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 4237718ecb313e6ed6bf05347a010c3103b1c864)
    Reviewed-on: https://code.wireshark.org/review/31989
    

Actions performed:

    from  c40590e   tshark: do not print packet information when using -w without libpcap
     add  322fefb   DCM: Fix offset for protocol version


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