Skip to content

Remove Dead Functions #138

Description

@arielswalker

Checklist (Please check before submitting)

  • I reviewed the Contributing Guide.
  • I performed a cursory search to see if the bug report is relevant, not redundant, nor in conflict with other tickets.

Describe the bug
An internal static code analysis tool flagged several dead functions.

To Reproduce
Run the internal static code analysis tool.

Expected behavior
Remove these functions or document the reason to keep the code as is.

Code snips

CFE_Status_t CS_CMDS_TEST_CFE_ES_CreateChildTaskHook(uint32 *TaskIdPtr,

CFE_Status_t CS_COMPUTE_TEST_CFE_TBL_GetInfoHook1(void *UserObj,

void CS_TABLE_PROCESSING_TEST_CFE_ES_GetAppNameHandler1(void *UserObj,

CFE_Status_t CS_TABLE_PROCESSING_TEST_CFE_TBL_GetAddressHook(void *UserObj,

CFE_Status_t CS_TABLE_PROCESSING_TEST_CFE_TBL_LoadHook(void *UserObj,

System observed on:
Internal static code analysis tool, RedHat, cFS dev

Reporter Info
Ariel Walker, MCSG TECH.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions