Files
gtk3/gdk-pixbuf
Matthias Clasen fe8c42b69e When calling fread() in a loop, check for ferror() as well as for feof()
2004-04-13  Matthias Clasen  <mclasen@redhat.com>

	* io-ani.c (gdk_pixbuf__ani_image_load_animation):
	* gdk-pixbuf-io.c (gdk_pixbuf_get_file_info)
	(_gdk_pixbuf_generic_image_load)
	(gdk_pixbuf_new_from_file_at_size): When calling fread()
	in a loop, check for ferror() as well as for feof() to
	avoid infinite loops on directories.  (#137804, Alex Converse)
2004-04-13 14:57:03 +00:00
..
2002-10-04 05:46:51 +00:00
2002-12-08 00:18:13 +00:00
2003-09-03 19:57:05 +00:00
2003-03-08 20:49:00 +00:00
2003-07-20 15:43:41 +00:00