Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2
gdk-pixbuf
gdk-pixbuf-loop.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gdk-pixbuf-loop.diff of Package gdk-pixbuf
Index: gdk-pixbuf-0.22.0/gdk-pixbuf/io-xpm.c =================================================================== --- gdk-pixbuf-0.22.0.orig/gdk-pixbuf/io-xpm.c +++ gdk-pixbuf-0.22.0/gdk-pixbuf/io-xpm.c @@ -287,7 +287,8 @@ file_buffer (enum buf_op op, gpointer ha /* Fall through to the xpm_read_string. */ case op_body: - xpm_read_string (h->infile, &h->buffer, &h->buffer_size); + if(!xpm_read_string (h->infile, &h->buffer, &h->buffer_size)) + return NULL; return h->buffer; default:
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