Wireshark-commits: [Wireshark-commits] master db6c3b8: IDMP: Reset a couple of variables.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 24 Jan 2020 05:10:29 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=db6c3b8e15053002fdc9754673ba2133ad710788
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

db6c3b8 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    IDMP: Reset a couple of variables.
    
    Reset protocolID and opcode during cleanup. Blind attempt at fixing bug
    16342.
    
    Bug: 16342
    Change-Id: Icafc0e201a6e24d2df22287b62cdc4cfeef0c1f3
    Reviewed-on: https://code.wireshark.org/review/35925
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d7d14f2   QUIC: add new frame type and transport code (draft -25)
     add  db6c3b8   IDMP: Reset a couple of variables.


Summary of changes:
 epan/dissectors/asn1/idmp/packet-idmp-template.c | 2 ++
 epan/dissectors/packet-idmp.c                    | 6 ++++--
 2 files changed, 6 insertions(+), 2 deletions(-)