diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2004-09-25 19:42:07 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2004-09-25 19:42:07 +0000 |
commit | 145500bbe0149b9ceb75cd4afcb569f26466de8c (patch) | |
tree | a24441fcffc0bab20fdd5a6ef512246c6def6a0a /ChangeLog | |
parent | 28af2d73eade0dbd10748b313b871e3f6d5c2b03 (diff) | |
download | libxslt-145500bbe0149b9ceb75cd4afcb569f26466de8c.tar.gz libxslt-145500bbe0149b9ceb75cd4afcb569f26466de8c.tar.bz2 libxslt-145500bbe0149b9ceb75cd4afcb569f26466de8c.zip |
fixed 2 leaks with namespaced variable names. added test case for above
* libxslt/preproc.c libxslt/variables.c: fixed 2 leaks with
namespaced variable names.
* tests/general/bug-154.*, tests/general/Makefile.am,
tests/docs/bug-154*, tests/docs/Makefile.am: added test case
for above
Daniel
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Sat Sep 25 21:38:57 CEST 2004 Daniel Veillard <daniel@veillard.com> + + * libxslt/preproc.c libxslt/variables.c: fixed 2 leaks with + namespaced variable names. + * tests/general/bug-154.*, tests/general/Makefile.am, + tests/docs/bug-154*, tests/docs/Makefile.am: added test case + for above + Fri Sep 24 18:13:45 CEST 2004 Daniel Veillard <daniel@veillard.com> * Makefile.am: add missing variable |