reactos/ntoskrnl/config
Eric Kohl 482eb909fe [NTOS:CONFIG] Fix NtSetValueKey data probing
Probe the data before allocating a copy buffer. Otherwise NtSetValueKey returns an unexpected status code in case of too large data size.

This fixes the NtSetValueKey ntdll api tests.
2020-02-23 21:35:57 +01:00
..
arm
i386
powerpc
cmalloc.c
cmapi.c
cmboot.c
cmcheck.c
cmconfig.c
cmcontrl.c
cmdata.c [NTOS] Complete the support of Debug Filters. CORE-13529 2019-11-17 23:21:53 +01:00
cmdelay.c
cmhook.c
cmhvlist.c [NTOS:CM] Do not call ZwQueryObject with a zero-size buffer. CORE-15882 2019-05-07 13:52:50 +02:00
cminit.c
cmkcbncb.c
cmlazy.c [NTOS:CM] Do not call ZwQueryObject with a zero-size buffer. CORE-15882 2019-05-07 13:52:50 +02:00
cmmapvw.c
cmnotify.c
cmparse.c [NTOS:CM] In CmpParseKey(), do not assert but instead correctly return failure if CmpHandleExitNode() doesn't return a valid node, or CmpCreateKeyControlBlock() fails. 2019-04-22 21:09:10 +02:00
cmquota.c
cmse.c
cmsecach.c
cmsysini.c [NTOS:CM] Reduce the size of some unnecessarily large stack buffers. CORE-15882 2019-05-05 10:39:26 +02:00
cmvalche.c
cmwraprs.c
ntapi.c [NTOS:CONFIG] Fix NtSetValueKey data probing 2020-02-23 21:35:57 +01:00