- Feb 23, 2023
-
-
If I'm interpreting this code correctly, once either of these two if-conditions are true once, they will also be true at some point during all of the remaining iterations of the for-loop. Thus, we can just stop the for-loop here. Signed-off-by:
Torge Matthies <tmatthies@codeweavers.com>
-
-
-
-
-
-
-
-
-
-
-
Even though this is a waste of memory it seems to trip on some UAF with some games. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54475
-
-
-
-
-
-
Alexandre Julliard authored
-
- Feb 22, 2023
-
-
Chr() depends on the thread's ANSI code page which in some cases is different from the Windows ANSI code page (e.g. hi-IN). Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54003
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Alexandre Julliard authored
-