Alexandre Julliard pushed to branch master at wine / wine
Commits: 3e4d4be5 by Fabian Maurer at 2024-08-01T16:45:22+02:00 odbc32: In get_drivers prevent memory leak in error case (coverity).
- - - - - 38a4613f by Fabian Maurer at 2024-08-01T16:45:28+02:00 odbc32: In get_drivers simplify loop condition.
They will always be true, since we exit the loop manually if they are not.
- - - - -
1 changed file:
- dlls/odbc32/unixlib.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/5fddd5b575e23e2a6095a7d8645f1b...