aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-03-01 22:51:30 +0800
committerChristian Persch <chpe@src.gnome.org>2004-03-01 22:51:30 +0800
commitc188dd53cc7ee893f271384bb3928fe9c45f97a5 (patch)
treeea68cc4f7a0e92b50a993c762adb5a298b58b763 /ChangeLog
parent2737b39233fc4cf0cfa332a233371e3344f6c99c (diff)
downloadgsoc2013-epiphany-c188dd53cc7ee893f271384bb3928fe9c45f97a5.tar
gsoc2013-epiphany-c188dd53cc7ee893f271384bb3928fe9c45f97a5.tar.gz
gsoc2013-epiphany-c188dd53cc7ee893f271384bb3928fe9c45f97a5.tar.bz2
gsoc2013-epiphany-c188dd53cc7ee893f271384bb3928fe9c45f97a5.tar.lz
gsoc2013-epiphany-c188dd53cc7ee893f271384bb3928fe9c45f97a5.tar.xz
gsoc2013-epiphany-c188dd53cc7ee893f271384bb3928fe9c45f97a5.tar.zst
gsoc2013-epiphany-c188dd53cc7ee893f271384bb3928fe9c45f97a5.zip
Guard against xml reading error, check for NULL subtree before trying to
2003-03-01 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-node-db.c: (ephy_node_db_load_from_file): Guard against xml reading error, check for NULL subtree before trying to parse it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7af0db35e..ebdaa6fb3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-03-01 Christian Persch <chpe@cvs.gnome.org>
+
+ * lib/ephy-node-db.c: (ephy_node_db_load_from_file):
+
+ Guard against xml reading error, check for NULL subtree before
+ trying to parse it.
+
2004-03-01 Marco Pesenti Gritti <marco@gnome.org>
* embed/downloader-view.c: (downloader_view_add_download),