Wireshark-commits: [Wireshark-commits] master 0bbe483: Proto: Fixed proto_unregister_field()
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 20 Oct 2014 20:57:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0bbe48304a50b6f664c2cef8181c5ba90b62b073
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0bbe483 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Proto: Fixed proto_unregister_field()
    
    This function did not work after svn revision 51396.
    This fix affects http, imf and ldap preferences.
    
    Change-Id: I6fcb24c968d03c7d1fdc018cfa907f9cfd8809bb
    Reviewed-on: https://code.wireshark.org/review/4881
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  bc27265   tn5250: fix an endless loop, exit when offset is not incremented
    adds  0bbe483   Proto: Fixed proto_unregister_field()


Summary of changes:
 epan/proto.c |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)