After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 691068 - make pixbuf loader threadsafe
make pixbuf loader threadsafe
Status: RESOLVED FIXED
Product: librsvg
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: librsvg maintainers
librsvg maintainers
Depends on:
Blocks: 473862
 
 
Reported: 2013-01-03 13:15 UTC by Matthias Clasen
Modified: 2013-01-10 11:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
require threadsafe pango (660 bytes, patch)
2013-01-03 13:15 UTC, Matthias Clasen
committed Details | Review
mark pixbuf loader as threadsafe (929 bytes, patch)
2013-01-03 13:15 UTC, Matthias Clasen
committed Details | Review

Description Matthias Clasen 2013-01-03 13:15:36 UTC
Created attachment 232635 [details] [review]
require threadsafe pango

This requires pango to be threadsafe.
Comment 1 Matthias Clasen 2013-01-03 13:15:55 UTC
Created attachment 232636 [details] [review]
mark pixbuf loader as threadsafe
Comment 2 Matthias Clasen 2013-01-04 12:31:08 UTC
I plan to commit the gdk-pixbuf change next week; at that point, we should at least land the second patch, otherwise, svg loading will stop working.