[Git][wine/wine][master] include: Define NULL as 0LL in C++ on 64bit archs.
18 Sep
2024
18 Sep
'24
9:21 p.m.
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... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/553cbcac28f6f1f92c4d56312fa0f29... You're receiving this email because of your account on gitlab.winehq.org.
453
Age (days ago)
453
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard (@julliard)