|
From: Casper H. <ch...@us...> - 2002-06-12 14:15:33
|
ons, 2002-06-12 kl. 06:14 skrev Joseph Galbraith: > io/device.c > io/driver.c > ldr/loader.c > > * Call RtlCreateUnicodeString() instead of > RtlInitUnicodeString() when initializing > the DeviceNode->ServiceName, since > IopFreeDeviceNode() will use RtlFreeUnicodeString() > on it. > > * Call ObDerefernceObject() instead of > ExFreePool() to release the DeviceObject > if DriverEntry fails. (Thanks, Eric.) > > Thanks, > > - Joseph Applied. Thanks for the patch. ReactOS now boots for me again ;o) Casper |