Wireshark-commits: [Wireshark-commits] master 131bba8: Remember to destroy the pinfo pool cache
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 4 Apr 2014 07:22:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=131bba88c51200650ddc12778e6a0c39048dcd64
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

131bba8 by Evan Huus (eapache@xxxxxxxxx):

    Remember to destroy the pinfo pool cache
    
    Otherwise a library reinitialization leaks at least one large 8MB chunk.
    
    Change-Id: I5336fef5925eb54e88a72f1a16fc0ddf77ae6c10
    Reviewed-on: https://code.wireshark.org/review/945
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  8db838e   Fix indent and add modelines
    adds  131bba8   Remember to destroy the pinfo pool cache


Summary of changes:
 epan/epan.c |    6 ++++++
 1 file changed, 6 insertions(+)