diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2003-07-14 01:05:41 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-07-14 01:05:41 +0800 |
commit | 966d9b7893671364b2ae8c04c82c93596390e264 (patch) | |
tree | 1f609e73c152db3982f8df06a6dbea97afb8f25d /ChangeLog | |
parent | 4bf4f76bffb2f7eb18672d26aace9c097b439fb9 (diff) | |
download | gsoc2013-epiphany-966d9b7893671364b2ae8c04c82c93596390e264.tar gsoc2013-epiphany-966d9b7893671364b2ae8c04c82c93596390e264.tar.gz gsoc2013-epiphany-966d9b7893671364b2ae8c04c82c93596390e264.tar.bz2 gsoc2013-epiphany-966d9b7893671364b2ae8c04c82c93596390e264.tar.lz gsoc2013-epiphany-966d9b7893671364b2ae8c04c82c93596390e264.tar.xz gsoc2013-epiphany-966d9b7893671364b2ae8c04c82c93596390e264.tar.zst gsoc2013-epiphany-966d9b7893671364b2ae8c04c82c93596390e264.zip |
Fix mem leak and add safety check.
2003-07-13 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-dnd.c: (ephy_dnd_node_list_extract_nodes):
Fix mem leak and add safety check.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2003-07-13 Christian Persch <chpe@cvs.gnome.org> + * lib/ephy-dnd.c: (ephy_dnd_node_list_extract_nodes): + + Fix mem leak and add safety check. + +2003-07-13 Christian Persch <chpe@cvs.gnome.org> + * src/language-editor.c: (language_editor_remove_button_clicked_cb): * embed/downloader-view.c: (downloader_view_set_download_info), (downloader_view_remove_download), |