[xml] [patch] missing calls to node tracker




hi!


On Wed, Jan 01, 2003 at 03:56:21PM -0500, Daniel Veillard wrote:
except for a single reject applied cleanly), but there is probably a 
number of places in the code where objects may be allocated or deallocated
which won't generate the expected callback. I don't have the time right


attached are 2 patches against current cvs:

libxml2-cvs-20031205-regnode_missing-01.diff

  - adds calls to the registerCallback() in xmlNewNodeEatName(),
           xmlNewNSSPropEatName(), xmlCreateIntSubset().

--> please apply. thanks!


libxml2-cvs-20031205-regnode_xmllint-01.diff

  - simple quick-hack patch against xmllint to use the
    callback-mechanism for basic leak- and/or corruption-checking.



regards,
  -lukas

PS: these patches can also be founnd here:
     http://www.azzit.de/patches/libxml2/

Attachment: libxml2-cvs-20031205-regnode_missing-01.diff
Description: Text document

Attachment: libxml2-cvs-20031205-regnode_xmllint-01.diff
Description: Text document



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]