[xslt] intercepting xmlFreeNode?
- From: "Oleg A. Paraschenko" <olpa xmlhack ru>
- To: libxslt mail list <xslt gnome org>
- Subject: [xslt] intercepting xmlFreeNode?
- Date: Thu, 25 Aug 2005 19:11:12 +0400
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]