Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
WindowMaker
WindowMaker-png_check_sig.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File WindowMaker-png_check_sig.patch of Package WindowMaker
--- wrlib/load.c +++ wrlib/load.c @@ -348,7 +348,7 @@ #ifdef USE_PNG /* check for PNG */ - if (png_check_sig(buffer, 8)) + if (!png_sig_cmp(buffer, 0, 8)) return IM_PNG; #endif
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