Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
cscope
cscope-null.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File cscope-null.patch of Package cscope
Index: cscope-15.7/src/mypopen.c =================================================================== --- cscope-15.7.orig/src/mypopen.c +++ cscope-15.7/src/mypopen.c @@ -160,7 +160,7 @@ mypopen(char *cmd, char *mode) fcntl(yourside, F_DUPFD, stdio); #endif close(yourside); - execlp(shell, mybasename(shell), "-c", cmd, (void *)0); + execlp(shell, mybasename(shell), "-c", cmd, NULL); _exit(1); } else if (pid > 0) tstat = signal(SIGTSTP, SIG_DFL);
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