RtlCreateUserProcess was not checking for failure of mapping the executable file...
authorPhillip Susi <phreak@iag.net>
Sat, 9 Dec 2000 04:34:52 +0000 (04:34 +0000)
committerPhillip Susi <phreak@iag.net>
Sat, 9 Dec 2000 04:34:52 +0000 (04:34 +0000)
commit8bdd137c8fad5807f04eaa2a9b456821435dd8b5
treefd3593dbda79b614f4473bdb52598756a0eefccc
parentaf9693f4da9956b9d7239cd8fe78cfaedb5559c5
RtlCreateUserProcess was not checking for failure of mapping the executable file and returning that error

svn path=/trunk/; revision=1460
reactos/lib/ntdll/rtl/process.c