[PATCH] ieframe: Don't write icon file path and index to storage if not specified in shortcut (Valgrind)

Dmitry Timoshkov dmitry at baikal.ru
Fri Jan 1 10:24:31 CST 2016


Nikolay Sivov <nsivov at codeweavers.com> wrote:

> -        U(pv[1]).iVal = iconIndex;
> +        U(pv[1]).lVal = iconIndex;

This change is wrong and doesn't match the code below it in the patch.

-- 
Dmitry.



More information about the wine-devel mailing list