Skip to content

Use of strcpy #2737

Description

@brandt-nasa

Static analyzer found two instances of 'strcpy' in cfe. Strcpy does not check bounds and should be replaced with something that does.

Locations:

  • cfe_assert_init | CFE_Assert_OpenLogFile
  • cfe_tbl_internal | CFE_TBL_MarkNameAsModified

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions