Wireshark-commits: [Wireshark-commits] master-2.0 e2f06c1: Cleanups to issues found while investiga
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 28 Apr 2016 21:51:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e2f06c1c7e499db7215e3f337ac6bfba7bce88a2
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

e2f06c1 by Guy Harris (guy@xxxxxxxxxxxx):

    Cleanups to issues found while investigating 12386.
    
    Get rid of the printable-IP-address member of a sub_net_hashipv4; it's
    not used.
    
    Free hash buckets of those structures iteratively, not recursively.
    
    Change-Id: I8dcf5c9189c689998d48a47aa27a567e607b38fe
    Reviewed-on: https://code.wireshark.org/review/15151
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  119e586   Use "system" for "use system language", and don't try to print a null string.
    adds  e2f06c1   Cleanups to issues found while investigating 12386.


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