reactos/ntoskrnl/config
Colin Finck f5d366b200
[NTOS:CM] Improve code in cmsysini.c (#216)
Based on an original patch by Timo Kreuzer, with modifications by me to adapt it to latest HEAD and use a single exit path through the Cleanup label. This reliably frees all allocated handles.

The original code returns STATUS_SUCCESS for many cases. This has been preserved.
In the future, it should be checked though whether returning success is appropriate for all these cases.

CORE-6844
2018-01-06 13:27:41 +01:00
..
arm
i386
powerpc
cmalloc.c
cmapi.c
cmboot.c
cmcheck.c
cmconfig.c
cmcontrl.c
cmdata.c
cmdelay.c
cmhook.c
cmhvlist.c
cminit.c [NTOS] Addendum to da81345: Fix checks when a hive is opened in shared mode. 2017-11-13 00:27:41 +01:00
cmkcbncb.c
cmlazy.c
cmmapvw.c
cmnotify.c
cmparse.c
cmquota.c
cmse.c
cmsecach.c
cmsysini.c [NTOS:CM] Improve code in cmsysini.c (#216) 2018-01-06 13:27:41 +01:00
cmvalche.c
cmwraprs.c [NTOS] Do not perform hive write operations when we are not supposed to. 2017-11-12 22:02:45 +01:00
ntapi.c