Wireshark-commits: [Wireshark-commits] master-2.6 57de498: Netmon+Message Analyzer: Fix a couple of

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 25 Sep 2018 15:31:20 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=57de498494c4b255ef7c31a54edd4a08c0001593
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

57de498 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Netmon+Message Analyzer: Fix a couple of lengths.
    
    Set the length of the Network Monitor Event and ETW Ndis protocols to
    that of their respective headers instead of the remaining TVB length.
    
    Add packet-netmon.c and packet-messageanalyzer.c to .editorconfig.
    
    Change-Id: I50c23c63a74190cebf760fa6b374cc1b78c0191e
    Reviewed-on: https://code.wireshark.org/review/29810
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    (cherry picked from commit ab53831abd962d4fc57e58fe3a7cc18c523c543c)
    Reviewed-on: https://code.wireshark.org/review/29827
    

Actions performed:

    from  5f425ea   [Automatic update for 2018-09-23]
     add  57de498   Netmon+Message Analyzer: Fix a couple of lengths.


Summary of changes:
 epan/dissectors/.editorconfig            | 8 ++++++++
 epan/dissectors/packet-messageanalyzer.c | 4 ++--
 epan/dissectors/packet-netmon.c          | 2 ++
 3 files changed, 12 insertions(+), 2 deletions(-)