Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Ken RowlandKen RowlandReporter
Gavin HallidayGavin HallidayPriority
MinorCompatibility
MinorFix versions
Pull Request URL
Details
Details
Components
Assignee
Ken Rowland
Ken RowlandReporter
Gavin Halliday
Gavin HallidayPriority
Compatibility
Minor
Fix versions
Pull Request URL
Created October 6, 2016 at 10:48 AM
Updated May 2, 2017 at 1:57 PM
Resolved May 2, 2017 at 1:57 PM
In main: The string buffer may not have a null terminator if the source string's length is equal to the buffer size (CWE-170)
The real question is why is this code using fixed length static buffers - it should be using StringBuffer or StringAttr.