Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
rzsz
lrzsz-0.12.20-null-pointer.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File lrzsz-0.12.20-null-pointer.patch of Package rzsz
diff -urN lrzsz-0.12.20/src/lrz.c lrzsz-0.12.20.new/src/lrz.c --- lrzsz-0.12.20/src/lrz.c 1998-12-30 08:49:24.000000000 +0100 +++ lrzsz-0.12.20.new/src/lrz.c 2014-05-12 16:50:38.212549624 +0200 @@ -2319,7 +2319,7 @@ if (*s == '!') ++s; io_mode(0,0); - execl("/bin/sh", "sh", "-c", s); + execl("/bin/sh", "sh", "-c", s, NULL); zpfatal("execl"); exit(1); }
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