- 14 Nov, 2022 18 commits
-
-
Alex Henrie authored
-
Alex Henrie authored
-
Eric Pouech authored
Current test tries to ensure that a handle, valid in process parent, hasn't been inherited, but nothing guarantees that a valid handle isn't present in child process with same value. Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
-
Eric Pouech authored
GCC 12.2 rightfully complains about an out-of-founds array access. This can possibly happen for unsupported variable names. Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
-
Eric Pouech authored
Removes a GCC 12.2 warning about printing NULL string. Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
-
Zebediah Figura authored
unix_name is not guaranteed to be zero-terminated at this point.
-
Anton Baskanov authored
-
Anton Baskanov authored
-
Connor McAdams authored
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
Connor McAdams authored
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
Connor McAdams authored
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
Connor McAdams authored
Implement UiaFind for single node searches. Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
Connor McAdams authored
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
Mohamad Al-Jaf authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53296
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
Alexandre Julliard authored
Essentially reapply c7bd6865 which was lost in b1f59bc6.
-
Alexandre Julliard authored
-
- 13 Nov, 2022 6 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
These files end up in a .exe.so module, not in a real Unix library.
-
- 11 Nov, 2022 14 commits
-
-
Alexandre Julliard authored
-
Paul Gofman authored
-
Paul Gofman authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Nikolay Sivov authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53782
-
Georg Lehmann authored
-
Georg Lehmann authored
-
Martin Storsjö authored
This was missed in d3a68e43. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 10 Nov, 2022 2 commits
-
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
Paul Gofman authored
To prevent 64 bit NtAllocateVirtualMemoryEx() allocating from above 32 bit user space limit.
-