[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: ahvezda
Date: 06/07/15 16:49:52
Modified: . ChangeLog
Log:
Bunch of fixes related to releasing gdkpixbuf memory. Removed some residual
noweb lines and comments.
Revision Changes Path
1.464 +4 -0 eda/geda/gaf/gschem/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/ChangeLog,v
retrieving revision 1.463
retrieving revision 1.464
diff -u -b -r1.463 -r1.464
--- ChangeLog 15 Jul 2006 18:51:40 -0000 1.463
+++ ChangeLog 15 Jul 2006 20:49:52 -0000 1.464
@@ -11,6 +11,10 @@
fixing the slice crash under glib 2.10.x. Also fixed some -pedantic
compiler warnings.
+ * src/o_picture.c, src/x_image.c: Changed all g_free() calls
+ on all pixbuf objects to be g_object_unref. This was causing
+ crashes with glib 2.10.x.
+
2006-07-13 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
* Applied and commited Jason Childs' noweb removal patch and added
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs