Wireshark-commits: [Wireshark-commits] master 45d967c: profinet: Skip comments in GSD file
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 9 Jan 2017 05:11:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=45d967c803324a50852d4c4615a521e6e245a5dd
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

45d967c by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):

    profinet: Skip comments in GSD file
    
    Bug: 13303
    Change-Id: I9ab17ec25917723be06b36ab4c11fe67e6792715
    Reviewed-on: https://code.wireshark.org/review/19593
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  ffa2399   [Automatic update for 2017-01-08]
    adds  45d967c   profinet: Skip comments in GSD file


Summary of changes:
 plugins/profinet/packet-dcerpc-pn-io.c |   13 +++----
 plugins/profinet/packet-pn-rtc-one.c   |    1 -
 plugins/profinet/packet-pn.c           |   63 ++++++++++++++++++++++++++++++++
 plugins/profinet/packet-pn.h           |    6 +++
 4 files changed, 75 insertions(+), 8 deletions(-)