A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Pierre Schweitzer 4322caeede |SHELL32]
Don't blindly delete notification item while there are still ongoing user APC.
To do so, we use reference count, and attempt to release in various places: after APC ended, and on notification unregistration.
This avoids race condition with item between usage and freeing and thus use-afree-free (leading to explorer crash) while browsing rapidly accross directories.

CORE-10941 #resolve

svn path=/trunk/; revision=71528
2016-06-05 09:26:00 +00:00
reactos |SHELL32] 2016-06-05 09:26:00 +00:00
rosapps [REACTOS][ROSAPPS][ROSSUBSYS] 2016-05-31 22:36:48 +00:00
rossubsys [REACTOS][ROSAPPS][ROSSUBSYS] 2016-05-31 22:36:48 +00:00
rostests [CMD_WINETEST] Sync with Wine Staging 1.9.11. CORE-11368 2016-06-04 18:00:50 +00:00
wallpapers