diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-05-03 21:18:49 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-05-03 21:18:49 +0800 |
commit | 85a16225477518004481d8ae8cb98b6d1b216c84 (patch) | |
tree | 5b9ebcec45758c4c7fccf6b00b8e8dbce2670a64 /ChangeLog | |
parent | 5f0d9e4bb14fe9af71b17a0750809b04c6497cee (diff) | |
download | gsoc2013-epiphany-85a16225477518004481d8ae8cb98b6d1b216c84.tar gsoc2013-epiphany-85a16225477518004481d8ae8cb98b6d1b216c84.tar.gz gsoc2013-epiphany-85a16225477518004481d8ae8cb98b6d1b216c84.tar.bz2 gsoc2013-epiphany-85a16225477518004481d8ae8cb98b6d1b216c84.tar.lz gsoc2013-epiphany-85a16225477518004481d8ae8cb98b6d1b216c84.tar.xz gsoc2013-epiphany-85a16225477518004481d8ae8cb98b6d1b216c84.tar.zst gsoc2013-epiphany-85a16225477518004481d8ae8cb98b6d1b216c84.zip |
Fix a mem leak; thanks to Crispin for spotting it.
2004-05-03 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-embed-persist.cpp:
Fix a mem leak; thanks to Crispin for spotting it.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-05-03 Christian Persch <chpe@cvs.gnome.org> + + * embed/mozilla/mozilla-embed-persist.cpp: + + Fix a mem leak; thanks to Crispin for spotting it. + 2004-05-03 Patanjali Somayaji <patanjali@codito.com> * lib/ephy-gui.c: (ephy_gui_confirm_overwrite_file): |