- Correctly set Irp->IoStatus.Information when handling IOCTL_BOOTVID_INITIALIZE...
authorFilip Navara <filip.navara@gmail.com>
Tue, 8 Jun 2004 19:31:10 +0000 (19:31 +0000)
committerFilip Navara <filip.navara@gmail.com>
Tue, 8 Jun 2004 19:31:10 +0000 (19:31 +0000)
commit869566fc97508695848d5309f16e98ff5a34ee88
tree3e844e3d9081364aa8f8a96564632d306d4cb41e
parenta51ef0df37fa6aa106b145b417a55321876bfc85
- Correctly set Irp->IoStatus.Information when handling IOCTL_BOOTVID_INITIALIZE request. This fixes the occasional page faults during bugchecks when NTOSKRNL:InbvResetDisplay tried to call function pointed by uninitialized variable.

svn path=/trunk/; revision=9645
reactos/drivers/dd/bootvid/bootvid.c