Wireshark-commits: [Wireshark-commits] master a1ae40f: proto: Reset handled occurrences counter

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 05 Sep 2018 13:43:11 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a1ae40f1a3d8a6ce85a8fa82c7487c523d73ad80
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    proto: Reset handled occurrences counter
    
    Reset handled occurrences counter between each multi field custom
    column to be able to handle configurations with occurrence set.
    
    Change-Id: Iaa01da069b661ddbb2871370fcc9f9fde33041bb
    Reviewed-on: https://code.wireshark.org/review/29427
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  e4b2b4b   dhcp: More bootp -> dhcp renames
     add  a1ae40f   proto: Reset handled occurrences counter


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