Re: [xslt] Do not free the hash keys during xmlHashScanFull
- From: Daniel Veillard <veillard redhat com>
- To: xslt gnome org
- Subject: Re: [xslt] Do not free the hash keys during xmlHashScanFull
- Date: Mon, 22 Sep 2003 13:14:23 -0400
On Mon, Sep 22, 2003 at 05:19:25PM +0200, Karl Eichwalder wrote:
> One of our developers applied the appended patch; his comment goes as
> follows:
>
> Do not free the hash keys during xmlHashScanFull, it will corrupt
> the hash table. The keys will be freed by xmlHashFree right
> afterwards anyway. #30506
>
> If wanted I can provide a qualified account for accessing the suse
> bugzilla system.
Well, I would prefer input data reproducing the problem honnestly.
If there is a double free in the extension modules with data, that mean
the library would crash in such a case. So either there is another problem
or it means we are simply not testing that code path at all, and I would
prefer to add regression tests if prossible.
Daniel
--
Daniel Veillard | Red Hat Network https://rhn.redhat.com/
veillard@redhat.com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]