Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.1
lprng
LPRng-3.8.28-args.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File LPRng-3.8.28-args.diff of Package lprng
--- src/common/lpq.c +++ src/common/lpq.c @@ -449,7 +449,7 @@ if( (pid = dofork(0)) == 0 ){ setuid( OriginalRUID ); close_on_exec(3); - execl(CLEAR,0); + execl(CLEAR, CLEAR, (char *) NULL); exit(1); } else if( pid < 0 ){ LOGERR_DIE(LOG_ERR) _("fork() failed") );
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