> get it right. But the problems typically involve security context
(credentials) and not memory (since everything has been captured when the
IRP was constructed.) So this wasn’t the case that concerned me very
much.
Security context is captured too - Parameters.Create.SecurityContext and
QUERY_PATH_REQUEST::SecurityContext (this is for MUP-based redirectors).
Max