Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP3:GA
bash.7219
bash-3.0-evalexp.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bash-3.0-evalexp.patch of Package bash.7219
--- expr.c +++ expr.c 2004-07-30 14:39:48.000000000 +0000 @@ -410,8 +410,8 @@ expassign () value = expcond (); if (curtok == EQ || curtok == OP_ASSIGN) { - int special, op; - intmax_t lvalue; + int special, op = -1; + intmax_t lvalue = 0; special = curtok == OP_ASSIGN;
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