Wireshark-commits: [Wireshark-commits] master 852037f: maxmind_db.c: fix a memory leak

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 26 May 2018 05:56:06 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=852037fa3caa1348d316d58b60fa584513227b40
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

852037f by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    maxmind_db.c: fix a memory leak
    
    Change-Id: Iee898541ec723cec209a3561899530a8dbe6e680
    Reviewed-on: https://code.wireshark.org/review/27809
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  0c64946   ieee80211: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    adds  852037f   maxmind_db.c: fix a memory leak


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