Alexandre Julliard pushed to branch master at wine / wine
Commits: 7255e0d8 by Alex Henrie at 2025-01-22T14:04:41+01:00 concrt140: Annotate allocators with __WINE_(ALLOC_SIZE|DEALLOC|MALLOC).
- - - - - 9b7a69de by Alex Henrie at 2025-01-22T14:04:41+01:00 msvcirt: Annotate allocators with __WINE_(ALLOC_SIZE|DEALLOC|MALLOC).
- - - - - 8f3ccea3 by Alex Henrie at 2025-01-22T14:04:41+01:00 msvcp60: Annotate allocators with __WINE_(ALLOC_SIZE|DEALLOC|MALLOC).
- - - - - 70dbb7a7 by Alex Henrie at 2025-01-22T14:04:41+01:00 msvcp90: Annotate allocators with __WINE_(ALLOC_SIZE|DEALLOC|MALLOC).
- - - - - 46400cfc by Alex Henrie at 2025-01-22T14:04:42+01:00 msvcrt: Annotate allocators with __WINE_(ALLOC_SIZE|DEALLOC|MALLOC).
- - - - -
12 changed files:
- dlls/concrt140/details.c - dlls/concrt140/details.h - dlls/msvcirt/msvcirt.c - dlls/msvcirt/msvcirt.h - dlls/msvcp60/ios.c - dlls/msvcp60/main.c - dlls/msvcp60/msvcp.h - dlls/msvcp90/details.c - dlls/msvcp90/ios.c - dlls/msvcp90/msvcp90.h - dlls/msvcp90/msvcp_main.c - dlls/msvcrt/msvcrt.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e5e7d904b42b8cebf129b30c92903c...