Description
In case a FSD doesn't handle directory changes notifications (IRP_MJ_DIRECTORY_CONTROL/IRP_MN_NOTIFY_CHANGE_DIRECTORY) completing the IRP with for instance STATUS_NOT_IMPLEMENTED, this makes explorer crash when browsing a directory.
This is due to incorrect references counting.