Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4:Update
majordomo.import5145
majordomo-1.94.5.decl.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File majordomo-1.94.5.decl.patch of Package majordomo.import5145
--- wrapper.c +++ wrapper.c @@ -16,9 +16,7 @@ #include <stdio.h> #include <sysexits.h> -#if defined(sun) && defined(sparc) #include <stdlib.h> -#endif #ifndef STRCHR @@ -78,7 +76,7 @@ exit(EX_NOPERM); } - if ((prog = (char *) malloc(strlen(BIN) + strlen(argv[1]) + 2)) == NULL) { + if ((prog = malloc(strlen(BIN) + strlen(argv[1]) + 2)) == NULL) { fprintf(stderr, "%s: error: malloc failed\n", argv[0]); exit(EX_OSERR); }
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