Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:11.4
openssh
openssh-5.8p1-pam-fix3.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File openssh-5.8p1-pam-fix3.diff of Package openssh
Index: auth-pam.c =================================================================== --- auth-pam.c.orig +++ auth-pam.c @@ -786,7 +786,9 @@ sshpam_query(void *ctx, char **name, cha fatal("Internal error: PAM auth " "succeeded when it should have " "failed"); - import_environments(&buffer); +#ifndef USE_POSIX_THREADS + import_environments(&buffer); +#endif *num = 0; **echo_on = 0; ctxt->pam_done = 1;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor