diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2008-10-07 16:26:24 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2008-10-07 16:26:24 +0000 |
commit | 35516397d2c6a52e3e210378c1378a31a20491c3 (patch) | |
tree | 0d857cc6e1718ab19723f5c80189e42f1e5a427b /ChangeLog | |
parent | 1cf3e77fc0c2c429d20ae0c46f73b142f42d0325 (diff) | |
download | libxslt-35516397d2c6a52e3e210378c1378a31a20491c3.tar.gz libxslt-35516397d2c6a52e3e210378c1378a31a20491c3.tar.bz2 libxslt-35516397d2c6a52e3e210378c1378a31a20491c3.zip |
prevent some unchecked pointer accesses, patch by Jake Goulding daniel
* libxslt/pattern.c: prevent some unchecked pointer accesses, patch
by Jake Goulding
daniel
svn path=/trunk/; revision=1491
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Tue Oct 7 18:16:08 CEST 2008 Daniel Veillard <veillard@redhat.com> + + * libxslt/pattern.c: prevent some unchecked pointer accesses, patch + by Jake Goulding + Wed Aug 6 20:10:08 HKT 2008 William Brack <wbrack@mmm.com.hk> * Minor cleanup of "typo" and some compilation warnings: |