[Bug 50408] wineboot crash to due getaddrinfo() returning NULL ai_canonname

WineHQ Bugzilla wine-bugs at winehq.org
Sun Dec 27 03:33:09 CST 2020


https://bugs.winehq.org/show_bug.cgi?id=50408

Damjan Jovanovic <damjan.jov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
    Regression SHA1|                            |5ac2f4b55338a27c5d8c7e891bc
                   |                            |29198dee7ea50
           Keywords|                            |regression

--- Comment #1 from Damjan Jovanovic <damjan.jov at gmail.com> ---
A Git bisect reveals:

5ac2f4b55338a27c5d8c7e891bc29198dee7ea50 is the first bad commit
commit 5ac2f4b55338a27c5d8c7e891bc29198dee7ea50
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Nov 10 12:22:19 2020 +0100

    wineboot: Fall back to initial hostname if the name lookup fails.

    Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50084
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

 programs/wineboot/wineboot.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list