diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2008-04-03 07:34:26 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2008-04-03 07:34:26 +0000 |
commit | 4fc30729ab99ed78101c6db9f9cb8ff0252cb25d (patch) | |
tree | 4911e02bf97f020656a50bfbe058730c26d65414 /ChangeLog | |
parent | f4ffd9fa72eda3ad070cdabb0390978c5fa5528c (diff) | |
download | libxslt-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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |