Wireshark-commits: [Wireshark-commits] master dc7443f: Added guards for deregistered fields

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 12 Aug 2015 12:09:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dc7443fcc9fe499a8e2c9f0cd09cf85e89b22beb
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

dc7443f by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Added guards for deregistered fields
    
    This is functions used when redissecting after a Lua plugins reload.
    
    Change-Id: Ida14526faec1992006938a6732ee894ac83c2d12
    Reviewed-on: https://code.wireshark.org/review/9995
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  a3e3d60   Align comments
    adds  dc7443f   Added guards for deregistered fields


Summary of changes:
 epan/proto.c                |   17 +++++++++++++++--
 ui/qt/main_window_slots.cpp |    4 ++--
 2 files changed, 17 insertions(+), 4 deletions(-)