[NTOS:KD] Avoid _alloca inside SEH, as it's apparently incompatible with PSEH. CORE...
authorThomas Faber <thomas.faber@reactos.org>
Tue, 12 Dec 2017 11:44:44 +0000 (12:44 +0100)
committerThomas Faber <thomas.faber@reactos.org>
Thu, 14 Dec 2017 10:46:16 +0000 (11:46 +0100)
commit7b95fcf93d5ec38edd442492ec66459175f81106
tree2d42e31558e8e7f06606f4f15d5b01e10fbf329f
parenta07b569b255477fe754dcc836c411ace8e6d1b7b
[NTOS:KD] Avoid _alloca inside SEH, as it's apparently incompatible with PSEH. CORE-14103
ntoskrnl/kd/kdio.c
ntoskrnl/kd64/kdprint.c
ntoskrnl/kdbg/kdb_cli.c