[xslt] intercepting xmlFreeNode?



  Hello,

  I'm writing an XSLT extension function, which collects pointers to nodes
for a later use. Unfortunately, sometimes libxslt frees the nodes which
are collected, so the pointers become corrupted and my program crashes.

  Is there any way to intercept xmlFreeNode or to notice that the nodes go
away?



-- 
Oleg Paraschenko  olpa@ http://xmlhack.ru/  XML news in Russian
http://uucode.com/blog/  Generative Programming, XML, TeX, Scheme


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