Skip to content

d3dx9_36: Set shared parameters pointer to NULL when freeing it.

Yuxuan Shui requested to merge yshui/wine:d3dx9_36-realloc-after-free into master

This pointer might later be passed to _realloc in d3dx_pool_sync_shared_parameter.

Merge request reports

Loading