A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Eric Kohl 95b260a636 [ADVAPI32/SERVICES]
This patch fixes various things, from Coverity code defects to conversion
warnings :

- CID 715948 (logically dead code @ services/rpcserver.c)
- try to fix CID 716332/3 (resource leaks) by rewriting the ScmReadString
function (@ services/config.c)
- zero out the freshly allocated memory (@ services)
- try to fix CID 716126/7/8 (untrusted value as argument @
advapi32/services/sctrl.c)

Fix also some "size_t to DWORD" warnings on x64 build (@
advapi32/services/scm.c).

Patch by Hermes BELUSCA - MAITO.
Fixes CORE-6606.

svn path=/trunk/; revision=57328
2012-09-18 21:54:43 +00:00
reactos [ADVAPI32/SERVICES] 2012-09-18 21:54:43 +00:00
rosapps [SKEL_SERVICE] 2012-09-18 20:37:51 +00:00
rostests winetest addition that QueryInterface with NULL dest behaves as it should. 2012-09-17 20:33:22 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00