[Git][wine/wine][master] 6 commits: dbghelp: Use CRT allocation functions.
Alexandre Julliard pushed to branch master at wine / wine Commits: e64e04de by Alexandre Julliard at 2025-11-03T21:52:11+01:00 dbghelp: Use CRT allocation functions. - - - - - 689007ec by Alexandre Julliard at 2025-11-03T21:52:11+01:00 oleacc: Use CRT allocation functions. - - - - - a0bc5a40 by Alexandre Julliard at 2025-11-03T21:52:11+01:00 quartz: Use CRT allocation functions. - - - - - dae096d0 by Alexandre Julliard at 2025-11-03T21:52:11+01:00 shell32: Use CRT allocation functions. - - - - - 821ec8be by Alexandre Julliard at 2025-11-03T21:52:11+01:00 user32: Use CRT allocation functions. - - - - - 08dffe81 by Alexandre Julliard at 2025-11-03T21:52:11+01:00 winedevice: Use CRT allocation functions. - - - - - 21 changed files: - dlls/dbghelp/elf_module.c - dlls/dbghelp/macho_module.c - dlls/dbghelp/module.c - dlls/dbghelp/path.c - dlls/dbghelp/pe_module.c - dlls/oleacc/client.c - dlls/oleacc/window.c - dlls/quartz/filesource.c - dlls/quartz/filtergraph.c - dlls/quartz/quartz_private.h - dlls/quartz/systemclock.c - dlls/quartz/window.c - dlls/shell32/enumobjects.c - dlls/shell32/recyclebin.c - dlls/shell32/shell32_main.h - dlls/shell32/shfldr_fs.c - dlls/user32/cursoricon.c - dlls/user32/listbox.c - dlls/user32/text.c - dlls/user32/user_private.h - programs/winedevice/device.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/2a55c23373c89b1f1f2cc6efa72dab... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/2a55c23373c89b1f1f2cc6efa72dab... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)