reactos/base
Joachim Henze 74201126b6 [0.4.7][SERVICES] RChangeServiceConfig2A(): Zero-Initialize InfoW variable CORE-14521
This lets forward NULL Info.psd/Info.psd->lpDescription/Info.psfa,
instead of an uninitialized value.

Currently this branch does not show the bug CORE-14521, but that is just because
it doesn't use the more mean "advapi32 : service" test of 0.4.10.

If we would port back the newer test from 0.4.9-dev-555-g 3c1b7834e1
, then we would see it hanging as well.

fix picked from 0.4.10-dev-627-g e3a1c2c81b
-------
I also muted a forgotten DPRINT1, like it was done during 0.4.10-dev'ing on master
and fixed some whitespace indentation, like it was done during 0.4.9-dev'ing on master
2022-03-04 23:59:26 +01:00
..
applications [0.4.7][TASKMGR] Tweak the status bar a bit (reusing CORE-15615) 2022-02-28 17:59:30 +01:00
services [0.4.7][DHCPSVC/IPHLPAPI] Fix 2 memory leaks CORE-14353 2020-10-02 11:57:47 +02:00
setup [0.4.7][SETUP] Silence some noisy DPRINT1 2020-12-21 00:24:24 +01:00
shell [0.4.7][CMD] *.RC Shorten the string for the version header CORE-17420 2022-01-31 19:21:49 +01:00
system [0.4.7][SERVICES] RChangeServiceConfig2A(): Zero-Initialize InfoW variable CORE-14521 2022-03-04 23:59:26 +01:00
CMakeLists.txt