https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15711

            Bug ID: 15711
           Summary: Wireshark initializes c-ares library without calling
                    WSAStartup()
           Product: Wireshark
           Version: Git
          Hardware: x86
                OS: Windows 10
            Status: UNCONFIRMED
          Severity: Major
          Priority: Low
         Component: Dissection engine (libwireshark)
          Assignee: bugzilla-ad...@wireshark.org
          Reporter: deso...@gmail.com
  Target Milestone: ---

Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
On Windows, the WSAStartup() should be called before c-ares library functions
are called:
https://github.com/c-ares/c-ares/pull/180/commits/7870bd2e58a4b22aa6b5c92d58aa5df15a07fbec

c-ares is initialized in host_name_lookup_init() in epan/addr_resolv.c.

This problem was found using Application Verifier.

-- 
You are receiving this mail because:
You are watching all bug changes.
___________________________________________________________________________
Sent via:    Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

Reply via email to