reactos/sdk/lib
Joachim Henze 56f494588c [0.4.9][SDK:RTL] RtlpCallQueryRegistryRoutine(): Correctly set SpareData and SpareLength (#5466)
ports back:
0.4.15-dev-6640-g 02883d1c16

SpareData and SpareLength need to be calculated correctly, as they are used
later in that function as well.
This allows to not overwrite Source UString when writing to Destination UString.

Fixes the problem described in the following JIRA issue, where services could
not start in 2nd-stage-bootcd-setup when installing ReactOS in a very-long-named directory.

CORE-18988
2023-10-21 22:24:50 +02:00
..
3rdparty [ZLIB] Add minizip as library. 2018-04-07 15:29:59 +02:00
atl [ATL] Add COMMAND_HANDLER macro. 2018-04-22 17:38:38 +02:00
cmlib
comsupp
conutils [0.4.9][CONUTILS] Fix regression with file redirection of 'more' CORE-14592 2020-11-11 17:39:36 +01:00
cportlib
cpprt
crt [0.4.9][CRT] Always initialize _[w]pgmptr with a *FULL* path to the current application CORE-12931 2022-10-07 02:15:52 +02:00
cryptlib
debugsup
delayimp
dnslib
drivers [0.4.9][IP][TCPIP][LWIP] Backports 2023-08-13 (also fixes a BSOD) 2023-08-13 16:32:43 +02:00
dxguid
epsapi
evtlib [EVTLIB] Silence some DPRINTs. 2018-04-22 02:53:40 +02:00
fast486
fslib [0.4.9] cherry-pick [VFATLIB] Only attempt to clear the dirty set bit in rw mode. 2018-05-28 19:44:17 +02:00
gcc_ssp
inflib
ioevent
lsalib
nt
ppcmmu
pseh
rossym [NTOSKRNL][ROSSYM] ZwReadFile() calls: Use explicit NULL instead of ambiguous 0. CORE-13910 2017-10-27 13:38:02 +02:00
rossym_new [NTOSKRNL][ROSSYM] ZwReadFile() calls: Use explicit NULL instead of ambiguous 0. CORE-13910 2017-10-27 13:38:02 +02:00
rtl [0.4.9][SDK:RTL] RtlpCallQueryRegistryRoutine(): Correctly set SpareData and SpareLength (#5466) 2023-10-21 22:24:50 +02:00
runtmchk
scrnsave
skiplist
smlib
strmiids
tdilib
uuid [NTDLL] Check the process manifest at startup for a compatibility section. 2018-04-09 19:36:09 +02:00
wdmguid
CMakeLists.txt