Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.5:Update
pngtoico
pngtoico-libpng15.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pngtoico-libpng15.patch of Package pngtoico
Index: pngtoico-1.0.1/pngtoico.c =================================================================== --- pngtoico-1.0.1.orig/pngtoico.c +++ pngtoico-1.0.1/pngtoico.c @@ -188,7 +188,7 @@ read_png(const char *file) goto perrexit; } - if ( setjmp(png_ptr->jmpbuf) ) { + if ( setjmp(png_jmpbuf(png_ptr)) ) { fprintf(stderr, "%s: PNG format error\n", file); goto errexit; }
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