-
- Downloads
Remove unsafe calling of WSAStartup and WSACleanup from DllMain. Move the
inline cleanup call around so it will be called in the right order, and be called on errors. Per report from Tokuharu Yuzawa.
Showing
- src/interfaces/libpq/bcc32.mak 2 additions, 4 deletionssrc/interfaces/libpq/bcc32.mak
- src/interfaces/libpq/fe-connect.c 11 additions, 8 deletionssrc/interfaces/libpq/fe-connect.c
- src/interfaces/libpq/libpqdll.c 0 additions, 33 deletionssrc/interfaces/libpq/libpqdll.c
- src/interfaces/libpq/win32.mak 1 addition, 3 deletionssrc/interfaces/libpq/win32.mak
Loading
Please register or sign in to comment