Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
1.1.1, 1.2.0, 1.3.0, 1.4.0, 2.0.0
-
None
Description
The current string handling (obviously) uses strcpy, strcat and friends. There are places where dubious or incorrect practices are followed.
String handling and manipulation need to get an overhaul.