Yannis Juglaret 5da9cebdd4 Bug 1705042 - Disable IOInterposer if we detect an incompatible Symantec DLL. r=win-reviewers,gstoll
We are receiving crashes that show that our NtReadFile hook is
incompatible with a DLL from Symantec. The DLL installs its own hook
after ours has been applied, thereby breaking it. This patch is an
attempt to avoid these crashes, by disabling the IOInterposer if we
detect said DLL.

Differential Revision: https://phabricator.services.mozilla.com/D189832
2023-10-03 15:14:38 +00:00
..