Wireshark-commits: [Wireshark-commits] master 6e32335: Intern MaxMinDB IPv6 addresses.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 09 Mar 2018 00:19:34 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6e32335be61851592d8158772b743c55ae132eb9
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6e32335 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Intern MaxMinDB IPv6 addresses.
    
    Make sure our IPv6 addresses are unique and allocated, similar to
    our strings.
    
    Bug: 14514
    Change-Id: I602b3b0ec4674fb2bc8cbaa973a73a6f3188e0c3
    Reviewed-on: https://code.wireshark.org/review/26371
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  5f35b04   MaxMind DB fixups.
    adds  6e32335   Intern MaxMinDB IPv6 addresses.


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