[PATCH] ieframe: Fix position vs. length check in the go_forward() helper.

Dmitry Timoshkov dmitry at baikal.ru
Mon Jan 24 08:04:24 CST 2022


Jacek Caban <jacek at codeweavers.com> wrote:

> On 1/21/22 11:55, Marvin wrote:
> > webbrowser.c:3341: Test failed: GoForward failed: 80004005
> > webbrowser.c:3342: Test failed: expected Invoke_BEFORENAVIGATE2
> > webbrowser.c:3345: Test failed: expected Invoke_COMMANDSTATECHANGE_NAVIGATEBACK_TRUE
> > webbrowser.c:3352: Test failed: expected Invoke_COMMANDSTATECHANGE_NAVIGATEFORWARD_FALSE
> > webbrowser: Timeout
> 
> 
> FWIW, those failures seem valid and related to the patch.

Right. The real culprit of the crashes that I observe locally is caused
by a reused history entry with invalid entry->stream. I'll send another
patch that fixes the crashes.

-- 
Dmitry.



More information about the wine-devel mailing list