Lines Matching full:safe
66 // new safe versions. This probably doesn't fully address the problem,
70 #define TIXML_SAFE // TinyXml isn't fully buffer overrun protected, safe code. This is work in progress.
173 values is not thread safe.
983 safe type casts on the referenced node.
1403 of such code. A TiXmlHandle checks for null pointers so it is perfectly safe
1416 It is also safe to copy handles - internally they are nothing more than node pointers.