Wireshark-commits: [Wireshark-commits] master 8f4cd81: Profinet: Two new bugs are detected and fixe
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 28 Jan 2020 12:28:25 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8f4cd818eedd3adc24de39f81ff29c9b6653ca64
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

8f4cd81 by Basak Kalfa (basakkalfa@xxxxxxxxx):

    Profinet: Two new bugs are detected and fixed.
    
    Bug at dissection of ARData is fixed. Moreover,
    there is also bug in DCP's DHCP suboption and it
    is also fixed.
    
    Change-Id: I185e66f957f330dae587fc63b76cd50f567f5f9b
    Reviewed-on: https://code.wireshark.org/review/35974
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  ddc03b8   QUIC: Need to remove Retry Integry Tag to Retry Token Length
     add  8f4cd81   Profinet: Two new bugs are detected and fixed.


Summary of changes:
 plugins/epan/profinet/packet-dcerpc-pn-io.c | 4 ++--
 plugins/epan/profinet/packet-pn-dcp.c       | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)