Alexandre Julliard pushed to branch master at wine / wine
Commits: 553cbcac by Rémi Bernon at 2024-09-18T19:22:31+02:00 include: Define NULL as 0LL in C++ on 64bit archs.
Fixes incorrect value size being pushed to the stack when NULL is used as a sentinel in a varargs function.
- - - - -
2 changed files:
- include/msvcrt/corecrt.h - include/windef.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/553cbcac28f6f1f92c4d56312fa0f29...