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
nss/passwd: Do the pre-check test once per process
The PID of the library won't change during the execution, so perform the
test and save the information for later use, instead of repeating the
same check for each request
0 commit comments