Wireshark-commits: [Wireshark-commits] master e5e8af9: Restore synchronous name resolution (revert
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 27 Feb 2015 21:09:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e5e8af9c71ce47cd2342135ad941b144bfb864ec
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e5e8af9 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    Restore synchronous name resolution (revert SVN rev52115).
    
    These gethostbyaddr() calls should be changed to getaddrinfo() but only in
    master.
    
    Change-Id: I7e2d31ceb0e072beb7f324336d7b145c3adbe3a0
    Reviewed-on: https://code.wireshark.org/review/7402
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  2d48179   Qt: Automatically scroll the packet list.
    adds  e5e8af9   Restore synchronous name resolution (revert SVN rev52115).


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