Alexandre Julliard pushed to branch master at wine / wine
Commits: 2d620a73 by Hans Leidekker at 2024-08-12T13:09:30+02:00 odbc32: Add locking around driver calls.
- - - - - 53ec7ff4 by Hans Leidekker at 2024-08-12T13:09:30+02:00 odbc32: Remove unused Unix calls.
- - - - - 711c4f4f by Hans Leidekker at 2024-08-12T13:09:30+02:00 odbc32: Try the DRIVER attribute if the DSN attribute is missing.
- - - - - ad0063e2 by Hans Leidekker at 2024-08-12T13:09:30+02:00 odbc32: Fail freeing an object while child objects are alive.
- - - - - 29c0ea64 by Hans Leidekker at 2024-08-12T13:09:30+02:00 odbc32: Call the driver function in SQLBindCol().
Spotted by Alistair Leslie-Hughes.
- - - - -
4 changed files:
- dlls/odbc32/proxyodbc.c - dlls/odbc32/tests/odbc32.c - dlls/odbc32/unixlib.c - dlls/odbc32/unixlib.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/720648159bb3f7cabb4be206d15555...