[PATCH 1/2] mshtml/tests: fix a HRESULT comparison in ProtocolSink_ReportResult()
10 Apr
2020
10 Apr
'20
11:30 a.m.
ProtocolSink_ReportResult() only checks expect_hrResult is non-zero, instead of comparing it against hres like the same code snippet in test_protocol_fail(). Signed-off-by: Damjan Jovanovic <damjan.jov(a)gmail.com> --- dlls/mshtml/tests/protocol.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
2078
Age (days ago)
2081
Last active (days ago)
1 comments
2 participants
participants (2)
-
Damjan Jovanovic -
Jacek Caban