Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
netpbm
netpbm-10.35.77-pnmtopng-CAN-2978.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File netpbm-10.35.77-pnmtopng-CAN-2978.patch of Package netpbm
--- converter/other/pnmtopng.c +++ converter/other/pnmtopng.c @@ -521,7 +521,7 @@ unsigned int * const bestMatchP) { unsigned int paletteIndex; - unsigned int bestIndex; + unsigned int bestIndex = 0; unsigned int bestMatch; assert(paletteSize > 0); @@ -2342,7 +2342,7 @@ /* The color part of the color/alpha palette passed to the PNG compressor */ - unsigned int palette_size; + unsigned int palette_size = MAXCOLORS; gray trans_pnm[MAXCOLORS]; png_byte trans[MAXCOLORS];
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