[NTOSKRNL]
authorCameron Gutman <aicommander@gmail.com>
Sun, 4 Apr 2010 18:17:51 +0000 (18:17 +0000)
committerCameron Gutman <aicommander@gmail.com>
Sun, 4 Apr 2010 18:17:51 +0000 (18:17 +0000)
- Fix a case where we miss copying back the IO_STATUS_BLOCK into the UserIosb buffer
- Fixes the registry corruption caused when PnP wrote an invalid resource list (passed back via UserIosb->Information) to the registry
- Hopefully this also fixes a few other nasty bugs in other areas related to this issue

svn path=/trunk/; revision=46719


No differences found