Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix #401, use valid size when calling CFE_MSG_Init
Use the offset of the payload start, which by definition must include at least enough space for the primary header. This ensures that the value will pass any size check enforced in CFE_MSG_Init.
- Loading branch information