https://bugs.winehq.org/show_bug.cgi?id=39486
--- Comment #1 from Alex Henrie alexhenrie24@gmail.com --- To clarify, the problem is that a value is saved in the variable i, but then i is overwritten a few lines later without that saved value ever being used. See https://source.winehq.org/git/wine.git/blob/65d699eb5f7fc151197f3dc9f36499ee...