Wireshark-commits: [Wireshark-commits] master f7c8f0c: snmp: add missing initializers in deep copie

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 20 Feb 2018 11:24:45 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f7c8f0c8a5bfb04052b7084b00c5d85b756f14db
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f7c8f0c by Dario Lombardo (lomato@xxxxxxxxx):

    snmp: add missing initializers in deep copies.
    
    Change-Id: I0a9ef25fc79c47b329a3aed6e0de456ab905c971
    Reviewed-on: https://code.wireshark.org/review/25901
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  fa1635f   ieee80211: fix preamble duration calculation
    adds  f7c8f0c   snmp: add missing initializers in deep copies.


Summary of changes:
 epan/dissectors/asn1/snmp/packet-snmp-template.c |  8 ++++++--
 epan/dissectors/packet-snmp.c                    | 14 +++++++++-----
 2 files changed, 15 insertions(+), 7 deletions(-)