Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
jasper.5173
jasper-1.900.1-uninitialized.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File jasper-1.900.1-uninitialized.patch of Package jasper.5173
--- src/libjasper/pnm/pnm_enc.c +++ src/libjasper/pnm/pnm_enc.c @@ -424,7 +424,7 @@ static int pnm_putuint(jas_stream_t *out, int wordsize, uint_fast32_t *val) { int n; - uint_fast32_t tmpval; + uint_fast32_t tmpval=0; int c; n = (wordsize + 7) / 8;
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