- Use volatile with PagesLocked and MdlAddress. Fixes bug #3674.
authorMichael Martin <michael.martin@reactos.org>
Sun, 14 Dec 2008 12:14:00 +0000 (12:14 +0000)
committerMichael Martin <michael.martin@reactos.org>
Sun, 14 Dec 2008 12:14:00 +0000 (12:14 +0000)
commit1605d036fe119fabd6210f11850ff82b3a0efff3
treef219c8901e8dc4432481987575206a2b81b1cfa0
parent5e305bbdf60acfba36ef67eb3dcbd54a794ecaca
- Use volatile with PagesLocked and MdlAddress. Fixes bug #3674.
- For safety may have to declare all variable used in except this way.

svn path=/trunk/; revision=38077
reactos/ntoskrnl/mm/virtual.c