]> git.sesse.net Git - vlc/commit
- Fix thread safety problem in [18812]
authorRémi Denis-Courmont <rem@videolan.org>
Sat, 3 Mar 2007 12:29:23 +0000 (12:29 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Sat, 3 Mar 2007 12:29:23 +0000 (12:29 +0000)
commit183fc7bdb3e530e558187dcf3c5a2ebe52a60c41
treea4cc13d5532704be4ee983a93c1c7dd98b6d5d9d
parent45d6d7723effc208a4291fb59eb38fe47aec3fc3
- Fix thread safety problem in [18812]
- Fix illegal error return value for getnaminfo from [18812]
- Do not crash if the APIs are not available (*NULL) from [18812]

Should fix most Win32 resolution crashes
(if not already done in previous commits)
src/network/getaddrinfo.c