From: gnome-perl (bugzilla.gnome.o. <bug...@gn...> - 2014-03-24 11:51:44
|
https://bugzilla.gnome.org/show_bug.cgi?id=725055 gnome-perl | Gtk2 | unspecified Colin Watson <cjwatson> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cjw...@de... --- Comment #2 from Colin Watson <cjw...@de...> 2014-03-24 11:51:32 UTC --- I bisected this to this gdk-pixbuf change: commit 0352f8589831a7f76f3c66db643c4bf920422110 Author: Matthias Clasen <mc...@re...> Date: Tue Dec 17 08:51:09 2013 -0500 Unify sniff buffer size GdkPixbufLoader was using 1k as a buffer size for sniffing file types, and the gdk_pixbuf_new_from_file() family of functions was using 4k, for no good reason. Unify this so we use the same buffer size everywhere. :040000 040000 2060af0428f68667cbe9a90db8f173479149c9a7 eec9ecaf91ef4305dcb48a3486b395e5d5257053 M gdk-pixbuf -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. |