diff options
author | Matthias Clasen <mclasen@redhat.com> | 2006-08-15 05:53:58 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2006-08-15 05:53:58 +0000 |
commit | da54d67905dca756e811cf33f870864570f6c752 (patch) | |
tree | ded4b56169ac01563b49a2f25e54ee2b01463f17 /ChangeLog.pre-2-10 | |
parent | bb279057f361e421a0447617487f65f1e8a79931 (diff) | |
download | gdk-pixbuf-da54d67905dca756e811cf33f870864570f6c752.tar.gz |
Use XAllocSizeHints to allocate the XSizeHints struct. (#249285, David
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gdk/x11/gdkwindow-x11.c (gdk_window_get_geometry_hints):
Use XAllocSizeHints to allocate the XSizeHints struct.
(#249285, David Baron)
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index c1fd3daca..8de472d0f 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,5 +1,9 @@ 2006-08-15 Matthias Clasen <mclasen@redhat.com> + * gdk/x11/gdkwindow-x11.c (gdk_window_get_geometry_hints): + Use XAllocSizeHints to allocate the XSizeHints struct. + (#249285, David Baron) + * gdk/x11/gdkdnd-x11.c (gdk_window_register_dnd): * gdk/x11/gdkwindow-x11.c (gdk_window_set_decorations): (gdk_window_set_functions): Zero out some stack-allocated |