mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 22:01:43 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
![]() Split NtfsFsdDispatch() in two. Now, NtfsFsdDispatch() will only take care of allocating the IRP context and complete the IRP in case it failed (that fixes a null-pointer dereference, just for the record). NtfsDispatch() will really dispatch the IRP to the internal functions. So that it can be called either directly from NtfsFsdDispatch() or by a queued IRP (to be implemented). svn path=/trunk/; revision=67875 |
||
---|---|---|
reactos | ||
rosapps | ||
rossubsys | ||
rostests | ||
wallpapers |