Wireshark-commits: [Wireshark-commits] master 2cdc1ec: proto: free memory on cleanup.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 1 Feb 2017 16:09:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2cdc1ec3a53653914cf309fa7de46a50199cc074
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2cdc1ec by Dario Lombardo (lomato@xxxxxxxxx):

    proto: free memory on cleanup.
    
    Change-Id: Ia6cb39cbf6d5b50d39746f38758433a7541219a2
    Reviewed-on: https://code.wireshark.org/review/19896
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  401a20d   ieee802a: add shutdown routine.
    adds  2cdc1ec   proto: free memory on cleanup.


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