You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we come across a ReparsePoint we are to return
the length of the "not-yet-parsed" section of the FileName,
which may have had ":Zone.Identifier" at the end. Now
we will add on the stream name length as well.
Additionally, ":$DATA" can be omitted, if it is we
have to remove that length, as internally we always
add ":$DATA".
Fix BSOD if non-existent streamname was attempted
to be opened, without CREATE flag. VNRELE on NULL.
Signed-off-by: Jorgen Lundman <lundman@lundman.net>
0 commit comments