URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0b3d6793681fb351cd6e726d3323839cb0d86e64
Submitter: Anders Broman (a.broma...@gmail.com)
Changed: branch: master
Repository: wireshark

Commits:

0b3d679 by AndersBroman (anders.bro...@ericsson.com):

    Don't call proto_register_field_array() or expert_register_protocol() with
    proto = -1
    
    Change-Id: I60f899ad748b5d3e17f237552af7d2dbc8f27bd2
    Reviewed-on: https://code.wireshark.org/review/17864
    Petri-Dish: Anders Broman <a.broma...@gmail.com>
    Reviewed-by: Michael Mann <mman...@netscape.net>
    Tested-by: Petri Dish Buildbot <buildbot-no-re...@wireshark.org>
    Reviewed-by: Anders Broman <a.broma...@gmail.com>
    

Actions performed:

    from  d29b369   Add range_add_value and range_remove_value.
    adds  0b3d679   Don't call proto_register_field_array() or 
expert_register_protocol() with proto = -1


Summary of changes:
 epan/dissectors/packet-btavdtp.c       |    4 ++--
 epan/dissectors/packet-dof.c           |    2 +-
 epan/dissectors/packet-elasticsearch.c |    4 ++--
 epan/dissectors/packet-knet.c          |    6 +++---
 epan/dissectors/packet-lmp.c           |    6 ++++--
 epan/dissectors/packet-pcp.c           |    4 ++--
 epan/dissectors/packet-raknet.c        |   11 ++++++-----
 epan/dissectors/packet-smcr.c          |    6 ++++--
 epan/dissectors/packet-usbip.c         |    7 +++++--
 epan/dissectors/packet-vines.c         |    6 +++---
 epan/dissectors/packet-xtp.c           |    7 ++++---
 epan/dissectors/packet-zbee-nwk.c      |    6 +++---
 12 files changed, 39 insertions(+), 30 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to