Wireshark-commits: [Wireshark-commits] master 86f9164: Initialize all header_field_info members
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 5 Jun 2016 17:47:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=86f91643656e0b8f82f7d66903cec089d5ed4208
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

86f9164 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Initialize all header_field_info members
    
    Change-Id: Id86d17f1e321b8cc73fb732aaf674e1420a0a745
    Reviewed-on: https://code.wireshark.org/review/15737
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  e6c0727   [Automatic update for 2016-06-05]
    adds  86f9164   Initialize all header_field_info members


Summary of changes:
 epan/dissectors/asn1/ldap/packet-ldap-template.c |    4 ++--
 epan/dissectors/packet-http.c                    |    4 ++--
 epan/dissectors/packet-imf.c                     |    4 ++--
 epan/dissectors/packet-ldap.c                    |    4 ++--
 epan/dissectors/packet-tpncp.c                   |    8 ++------
 epan/dissectors/packet-xml.c                     |    6 +-----
 6 files changed, 11 insertions(+), 19 deletions(-)