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
Stub FreeEnvironmentStringsW to just leak on NT 3.1
Yup, this function just doesn't exist on NT 3.1, so
`env::vars`/`env::vars_os` will just leak the OS-allocated buffer.
Signed-off-by: Dennis Duda <git@seri.tools>
0 commit comments