Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.2:Test
cron
vixie-cron-4.1-swapuids.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File vixie-cron-4.1-swapuids.diff of Package cron
--- vixie-cron-4.1/misc.c +++ vixie-cron-4.1/misc.c @@ -694,7 +694,7 @@ } int swap_uids_back(void) { - return ((setegid(getgid()) || seteuid(getuid())) ? -1 : 0); + return ((setegid(save_egid) || seteuid(save_euid)) ? -1 : 0); } #else /*HAVE_SAVED_UIDS*/
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