Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
mutt.23793
mutt-1.5.9i-pgpewrap.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mutt-1.5.9i-pgpewrap.diff of Package mutt.23793
--- pgpewrap.c | 5 +++++ 1 file changed, 5 insertions(+) --- pgpewrap.c +++ pgpewrap.c 2018-07-04 12:04:58.958652059 +0000 @@ -58,6 +58,11 @@ int main(int argc, char **argv) { } *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