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

Commits:

38c5214 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/31988
    

Actions performed:

    from  ffe554f   json_dumper: escape forward slash in some strings
     add  38c5214   DCM: Fix offset for protocol version


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