Sudo tries to leverage the kernel DLLs before loading them #106
Labels
Issue-Bug
Something isn't working
Needs-Attention
The core contributors need to come back around and look at this ASAP.
Needs-Triage
It's a new issue that the core contributor team needs to triage at the next triage meeting
Sudo for Windows version
1.0.0
Windows build number
10.0.26100.1742
Other Software
N/A
Steps to reproduce
Using Sudo in CMD or w/e.
I found that prior to loading the nll.dll Sudo, is trying to use it as I found in the stack trace:
Expected Behavior
N/A
Actual Behavior
I don't think it's a behavioral issue, but upon debugging and looking at how Sudo works for an upcoming blog I noticed that is probably not the right behavior. The issue goes away once ntdll.dll is loaded
The text was updated successfully, but these errors were encountered: