summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2008-04-03 07:34:26 +0000
committerDaniel Veillard <veillard@src.gnome.org>2008-04-03 07:34:26 +0000
commit4fc30729ab99ed78101c6db9f9cb8ff0252cb25d (patch)
tree4911e02bf97f020656a50bfbe058730c26d65414 /ChangeLog
parentf4ffd9fa72eda3ad070cdabb0390978c5fa5528c (diff)
downloadlibxslt-4fc30729ab99ed78101c6db9f9cb8ff0252cb25d.tar.gz
libxslt-4fc30729ab99ed78101c6db9f9cb8ff0252cb25d.tar.bz2
libxslt-4fc30729ab99ed78101c6db9f9cb8ff0252cb25d.zip
avoid a scary realloc() loop should fix #520383 Daniel
* libxslt/xsltutils.c: avoid a scary realloc() loop should fix #520383 Daniel svn path=/trunk/; revision=1463
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 716f0cb9..1576e230 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Apr 3 09:32:49 CEST 2008 Daniel Veillard <daniel@veillard.com>
+
+ * libxslt/xsltutils.c: avoid a scary realloc() loop should fix #520383
+
Thu Apr 3 07:32:36 CEST 2008 Daniel Veillard <daniel@veillard.com>
* libexslt/date.c: applied patch from Peter Pawlowski fixing