ConfiguratorMain.cpp buffer not terminated

Description

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.

Conclusion

None

Activity

Show:

Lorraine Chapman May 2, 2017 at 1:57 PM

This has been merged but the state has not changed automatically so manually setting to resolved.

Ken Rowland April 13, 2017 at 4:11 PM

Created to address other instances of this same problem in this file.

Rodrigo Pastrana March 1, 2017 at 4:21 PM

Richard Chapman Ming is working on the "CONFIGURATOR" component. Let's assign this issue to Xiaoming Wang

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

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