Re: CDATA text nodes can cause ctxt->lasttsize to be incorrect, bug?
Noam Postavsky <[email protected]>
| Newsgroups | gmane.comp.gnome.lib.xslt |
|---|---|
| Message-ID | <[email protected]> |
Daniel Veillard <[email protected]> writes: > BTW the libxml2 memeory debug is somehow similar to your checked_malloc :-) Except it doesn't have a footer so it only catches underruns, not overruns :-( Noam