-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Fix Version/s: 0.4.0
-
Component/s: None
-
Labels:None
When the input string is shorter than the output buffer capacity, the function returns a size of max size + 1, which doesn't match what was really written in the output buffer.