DescriptionWindows-only change.
Blacklist sdhook32.dll that is part of "Spybot - Search & Destroy Live Protection".
We'd seen the cases of crashes caused by that DLL. Looks that it modifies IAT
of kernelbase.dll and then unloaded itself without unpatching IAT, causing
delay load of ffmpeg to crash.
Verified that blacklist really works. Installed version of ""Spybot - Search & Destroy"
with "Live Protection" on my old XP machine, attached the debugger, and saw sdhook32.dll
in all unmodified chrome processes. Copied Chrome with my changes to that machine,
launched, and saw sdhook32.dll only in the browser, not in the renderer.
BUG=110983
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=124687
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|