NtSetSystemInformation: - Don't leak the copied string when being called from user...
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Thu, 12 Mar 2009 18:29:11 +0000 (18:29 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Thu, 12 Mar 2009 18:29:11 +0000 (18:29 +0000)
commit36277461a150176190a7a9ecf55f8c0c89fadf86
treed78bfff1a57995ed9e805d372818e1fdb53f9919
parent53899ff4fa7070a4c23cc58e27bf78de3a3e91c7
NtSetSystemInformation: - Don't leak the copied string when being called from user mode. - Don't recursively call ZwSetSystemInformation, instead continue the normal path.

svn path=/trunk/; revision=39985
reactos/ntoskrnl/ex/sysinfo.c