Wireshark-commits: [Wireshark-commits] master edf5ae3: proto: destroy list on cleanup.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 8 Feb 2017 20:55:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=edf5ae3fba16c8ed761ec5a55095e59fe96c7647
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

edf5ae3 by Dario Lombardo (lomato@xxxxxxxxx):

    proto: destroy list on cleanup.
    
    Change-Id: Icc46f1078cda4597f5a70760c96b866659092006
    Reviewed-on: https://code.wireshark.org/review/20022
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  2e0ea97   tap: destroy list on cleanup.
    adds  edf5ae3   proto: destroy list on cleanup.


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