Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.3
mutt
mutt-1.5.9i-pgpewrap.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mutt-1.5.9i-pgpewrap.diff of Package mutt
--- pgpewrap.c +++ pgpewrap.c @@ -47,6 +47,10 @@ } *opt = NULL; + if (opts[0] == NULL) { + fprintf(stderr, "Command line usage: %s [flags] -- prefix [recipients]\n", argv[0]); + return 1; + } execvp(opts[0], opts); perror(argv[0]); return 2;
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