reactos/sdk
Hermès Bélusca-Maïto 37b0646e76
[SDK:WINE] Fix get_temp_buffer() call in wine_dbgstr_wn()
Addendum to commit dbc7eeb47e (PR #4303).

The argument to get_temp_buffer() should specify the length of the
string being buffered + 1 (for the NUL-terminator).
The original code wrongly interverted this with specifying the buffer
shifted by one character.
2025-01-11 21:17:28 +01:00
..
cmake [CMAKE] Silence warnings about unused variables on release builds 2024-10-25 14:37:52 +03:00
include [SDK:WINE] Fix get_temp_buffer() call in wine_dbgstr_wn() 2025-01-11 21:17:28 +01:00
lib [LSALIB][SECURE32][LSASRV] Improve the check for trusted/untrusted callers 2024-12-22 11:15:37 +01:00
tools [REACTOS] Fix 'seperate' typos 2024-12-11 08:56:06 +02:00