Set finalize handler; (gtk_calendar_finalize): Rename gtk_calendar_destroy
2002-02-10 Anders Carlsson <andersca@gnu.org> * gtk/gtkcalendar.c (gtk_calendar_class_init): Set finalize handler; (gtk_calendar_finalize): Rename gtk_calendar_destroy to gtk_calendar_finalize since ::destroy can be called multiple times, resulting in double-freeing memory.
This commit is contained in:
committed by
Anders Carlsson
parent
6d33d1c7e3
commit
3619eade7c
@ -1,3 +1,9 @@
|
||||
2002-02-10 Anders Carlsson <andersca@gnu.org>
|
||||
|
||||
* gtk/gtkcalendar.c (gtk_calendar_class_init): Set finalize handler;
|
||||
(gtk_calendar_finalize): Rename gtk_calendar_destroy to gtk_calendar_finalize
|
||||
since ::destroy can be called multiple times, resulting in double-freeing memory.
|
||||
|
||||
2002-02-10 Hans Breuer <hans@breuer.org>
|
||||
|
||||
* gdk/win32/gdkgeometry-win32.c : don't reduce the scroll
|
||||
|
||||
Reference in New Issue
Block a user