(gtk_sheet_dispose): Set the sheet's entry_container and button
[pspp-builds.git] / lib / gtksheet / ChangeLog
index 8e92297996b1891671b8bad65be2985d9a0e9af6..910c15d9a314f964deea5eb4ab6118f33ee8f789 100644 (file)
@@ -1,3 +1,10 @@
+2008-05-06  Ben Pfaff  <blp@gnu.org>
+
+       * gtksheet.c (gtk_sheet_dispose): Set the sheet's entry_container
+       and button members to NULL after unref'ing them, so that a later
+       call to gtk_sheet_for_all will not try to dereference a dangling
+       pointer.
+
 2008-03-06 John Darrington <john@darrington.wattle.id.au>
 
        * gsheet-row-iface.c gsheet-row-iface.h: Delete unused, unneccesary