Wireshark-commits: [Wireshark-commits] master-2.4 04f957a: proto: Reset handled occurrences counter

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

Commits:

04f957a 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 a1ae40f1a3d8a6ce85a8fa82c7487c523d73ad80)
    Reviewed-on: https://code.wireshark.org/review/29430
    

Actions performed:

    from  ba517ad   [Automatic update for 2018-09-02]
     add  04f957a   proto: Reset handled occurrences counter


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