Displaying 2 results from an estimated 2 matches for "xmldictlookup".
2015 Nov 12
1
[PATCH] inspector: --xpath: Copy node to new document (RHBZ#1281577).
...by 0x405BFA: main (inspector.c:250)
==2254== Address 0x1030a037 is 311 bytes inside a block of size 1,048 alloc'd
==2254== at 0x4C28C50: malloc (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==2254== by 0x545DE86: xmlDictAddString.isra.0 (dict.c:270)
==2254== by 0x545E961: xmlDictLookup (dict.c:923)
==2254== by 0x539C6DC: xmlDetectSAX2 (parser.c:1067)
==2254== by 0x53B0B92: xmlParseDocument (parser.c:10725)
==2254== by 0x53B1276: xmlDoRead (parser.c:15295)
==2254== by 0x40587D: do_xpath (inspector.c:772)
==2254== by 0x40587D: main (inspector.c:250)
The cause appear...
2006 Mar 19
0
make error...
...clude/libxml/dict.h:34: error: syntax error before "int"
/usr/local/include/libxml/dict.h:36: error: syntax error before "void"
/usr/local/include/libxml/dict.h:42: error: syntax error before "const"
/usr/local/include/libxml/dict.h:43: error: parse error before
"xmlDictLookup"
/usr/local/include/libxml/dict.h:46: error: syntax error before "const"
/usr/local/include/libxml/dict.h:47: error: parse error before
"xmlDictExists"
/usr/local/include/libxml/dict.h:50: error: syntax error before "const"
/usr/local/include/libxml/dict.h:51: er...