Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.2:Test
qpopper
popauth.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File popauth.diff of Package qpopper
--- popper/popauth.c +++ popper/popauth.c @@ -481,6 +481,7 @@ adios ( HERE, "internal error @ %i", __LINE__ ); trace_file = fopen ( tname, "a+" ); + trace_file = fdopen ( open ( tname, O_RDWR|O_CREAT|O_EXCL,0640 ), "a+" ); if ( trace_file == NULL ) adios ( HERE, "Unable to open trace file \"%s\": %s (%d)\n", tname, STRERROR(errno), errno );
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