-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 7.0.0
-
Component/s: Core Libraries
-
Labels:None
-
Pull Request URL:
-
Compatibility:Point
CPropertyTreeWriter an implementation of a IXMLWriter introduced here HPCC-18515, incorrectly assumed that a outputString field value was null terminated.
Therefore when setting a string property in the tree it could read beyond the supplied value.