diff options
author | William M. Brack <wbrack@src.gnome.org> | 2007-08-30 00:17:46 +0000 |
---|---|---|
committer | William M. Brack <wbrack@src.gnome.org> | 2007-08-30 00:17:46 +0000 |
commit | 66af4a39075ca4701ea6b24bfb378256d9a25f1e (patch) | |
tree | de227f49be73b2875b6431efd66f3548e0d01691 /ChangeLog | |
parent | 2896318613d0fd5b0ea52d5f4478d7dae932984e (diff) | |
download | libxslt-66af4a39075ca4701ea6b24bfb378256d9a25f1e.tar.gz libxslt-66af4a39075ca4701ea6b24bfb378256d9a25f1e.tar.bz2 libxslt-66af4a39075ca4701ea6b24bfb378256d9a25f1e.zip |
applied patch from Daniel Gryniewicz to fix a segfault caused by a
* python/libxslt.c: applied patch from Daniel Gryniewicz to
fix a segfault caused by a parameter array not being preset
to zero.
svn path=/trunk/; revision=1444
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Thu Aug 30 08:18:08 HKT 2007 William Brack <wbrack@mmm.com.hk> + + * python/libxslt.c: applied patch from Daniel Gryniewicz to + fix a segfault caused by a parameter array not being preset + to zero. + Thu Aug 23 17:18:03 CEST 2007 Daniel Veillard <daniel@veillard.com> * configure.in doc/*: preparing release of 1.1.22 |