Bug 1860013 - Restrict the ZoneAlarm icsak.dll patch to buggy versions. r=gstoll...
commit0ab70b9491aae765d59df82c40b798dc800bc35e
authorYannis Juglaret <yjuglaret@mozilla.com>
Thu, 19 Oct 2023 10:03:07 +0000 (19 10:03 +0000)
committerYannis Juglaret <yjuglaret@mozilla.com>
Thu, 19 Oct 2023 10:03:07 +0000 (19 10:03 +0000)
treed1460821735839c046ea726c8b2e1a7555194107
parentef9968daf9d9cf6168b5dcacbdc6cf968277350d
Bug 1860013 - Restrict the ZoneAlarm icsak.dll patch to buggy versions. r=gstoll,win-reviewers

Now that we know that 1.5.393.2181 is the final version of icsak.dll
from ZoneAlarm that causes the crash from bug 1777960, we can adapt our
patch to make sure that it does not alter behavior for more recent
versions of icsak.dll, where the issue has been fixed. In a few months,
when everybody has updated, we can remove the patch altogether.

Differential Revision: https://phabricator.services.mozilla.com/D191329
toolkit/xre/dllservices/mozglue/WindowsMsctfInitialization.cpp