Alexandre Julliard pushed to branch master at wine / wine
Commits: 10312883 by Yuxuan Shui at 2025-06-10T22:44:19+02:00 d3dx9: Set shared parameters pointer to NULL when freeing it.
This pointer might later be passed to _realloc in d3dx_pool_sync_shared_parameter.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55593 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57230
- - - - -
1 changed file:
- dlls/d3dx9_36/effect.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/1031288361679219d61cfe82c0f4736...