Alexandre Julliard pushed to branch master at wine / wine
Commits: 006aef64 by Alexandre Julliard at 2024-09-10T10:10:51+02:00 combase: Avoid modifying input object attributes in create_key (Clang).
- - - - - 03080026 by Alexandre Julliard at 2024-09-10T16:58:28+02:00 ole32: Avoid modifying input object attributes in create_key (Clang).
- - - - - dc67162f by Alexandre Julliard at 2024-09-10T16:58:28+02:00 odbc32: Avoid buffer overflow on empty connection string (Clang).
- - - - - 6a934462 by Alexandre Julliard at 2024-09-10T16:58:28+02:00 ntdll: Remove some dead initializations (Clang).
- - - - - 9305ac22 by Alexandre Julliard at 2024-09-10T16:58:28+02:00 configure: Re-generate with autoconf 2.72.
- - - - -
14 changed files:
- aclocal.m4 - configure - configure.ac - dlls/combase/combase.c - dlls/ntdll/crypt.c - dlls/ntdll/heap.c - dlls/ntdll/locale.c - dlls/ntdll/thread.c - dlls/ntdll/unix/socket.c - dlls/ntdll/unix/system.c - dlls/ntdll/unix/virtual.c - dlls/odbc32/proxyodbc.c - dlls/ole32/compobj.c - include/config.h.in
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/82f4d38a39a28e802060a84d689550...