Wireshark-commits: [Wireshark-commits] master-2.6 28f956c: proto: Reset handled occurrences counter

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

Commits:

28f956c 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>
    (cherry picked from commit f3a1c2e76a33855d8fdd71958e5be8d764ac4a68)
    Reviewed-on: https://code.wireshark.org/review/29429
    

Actions performed:

    from  94d56a8   tools: align rpm-setup.sh to master.
     add  28f956c   proto: Reset handled occurrences counter


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