When I was looking at some existing code in a K2 solution at work I noticed a reference to an XML parser. My boss told me to investigate this as he thinks that XML parsers can be unstable (memory leaks?)... I was wondering if anyone would be able to give me more clue as to what sort of parser this is and whether it is unstable or not. Unfortunately I can't find the reference for the parser anymore so even if someone could tell me what the inbuilt parser is then that would help me with my research.
TIA