nvda
12fc30a2 - Stop crashing hh.exe when passing strings to MSHTML (#9052)

Commit
7 years ago
Stop crashing hh.exe when passing strings to MSHTML (#9052) * MSHTML vbufBackend: when accessing attributes on HTML DOM nodes, make sure to pass in the attribute name as a bstr as the COM method expects, otherwise the document host process can crash. * appveyor: build branches with prefix of try-release- as optimized (release) builds.
Parents
Loading