Wireshark-commits: [Wireshark-commits] master 65c6f79: Cleanups to issues found while investigating

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 28 Apr 2016 21:47:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=65c6f79ddcc1f97f76bf6ddf0bc64826cf479254
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

65c6f79 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: I1ee8f46d3175a380e6a439fe71e7c06a0e939a3d
    Reviewed-on: https://code.wireshark.org/review/15150
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  3eef66b   Add support for ModbusRTU over UDP.
    adds  65c6f79   Cleanups to issues found while investigating 12386.


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