Brian Kearns <[email protected]> added the comment: corruption fixed with merge of issue1430 branch in commit 9fe91ecfce83
leaving this open at a lower priority as we probably want to use the thread-safe versions of gethostxxx instead of using locks, when possible. ---------- priority: critical -> performance bug release: 2.0 -> title: Memory corruption on socket.gethostbyname_ex -> gethostbyname_ex should use thread-safe functions rather than locks ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1430> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
