On Sun, Mar 1, 2009 at 7:11 AM, Rico Schüller wrote:
> Hi,
>
> this patch frees the correct variable and solves a regression in
> mshtml/tests/dom.c (see
> http://test.winehq.org/data/0d7bec3578e02e1f551813e86100b59e36aec542/#group_Wine:mshtml:dom
> ).
>
> Cheers
> Rico
>
> ---
> dlls/mshtml/test
Rico Schüller wrote:
> Hi,
>
> I'd like to have some feedback, before I send this to wine-patches.
>
> This patch removes a regression in the mshtml test, where the wrong
> variable is called by SysFreeString, which leads sometimes to a crash
> (
> http://test.winehq.org/data/0d7bec3578e02e1f551
Hi,
I'd like to have some feedback, before I send this to wine-patches.
This patch removes a regression in the mshtml test, where the wrong
variable is called by SysFreeString, which leads sometimes to a crash (
http://test.winehq.org/data/0d7bec3578e02e1f551813e86100b59e36aec542/#group_Wine:m