Skip to content

CFE_ES_RegisterCDSEx stub mismatch #1010

@skliper

Description

@skliper

Describe the bug
Mismatch in CFE_ES_RegisterCDSEx implementation and stub.

To Reproduce
Inspection

Expected behavior
Matching stub.

Code snips

int32 CFE_ES_RegisterCDSEx(CFE_ES_CDSHandle_t *HandlePtr, CFE_ES_CDS_Offset_t UserBlockSize, const char *Name, bool CriticalTbl)

int32 CFE_ES_RegisterCDSEx(CFE_ES_CDSHandle_t *HandlePtr,
int32 BlockSize,
const char *Name,
bool CriticalTbl)

System observed on:
NA

Additional context
Looks like it was introduced in daf6c04, part of fix #56

Reporter Info
Jacob Hageman - NASA/GSFC (from stakeholder email)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority: MissionFeature or bug related to stakeholder needsbug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions