[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: pcjc2
Date: 07/04/21 16:33:52
Modified: . ChangeLog
Log:
Check return value of gdk_keyval_name() is non NULL before
attempting to match against it. Fixes bug #1692634.
Revision Changes Path
1.75 +5 -0 eda/geda/gaf/gattrib/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gattrib/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -b -r1.74 -r1.75
--- ChangeLog 21 Apr 2007 18:59:06 -0000 1.74
+++ ChangeLog 21 Apr 2007 20:33:52 -0000 1.75
@@ -1,3 +1,8 @@
+2007-04-21 Peter Clifton <pcjc2@xxxxxxxxx>
+
+ * src/x_dialog.c: Check return value of gdk_keyval_name() is non
+ NULL before attempting to match against it. Fixes bug #1692634.
+
2007-4-21 Stuart Brorson <sdb (AT) cloud9 (DOT) net>
* src/x_window.c: Modify gattrib so it checks for design changes
before quitting if user hits delete button on window. Closes bug
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs