You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implements message header module such that users
can customize or extend as needed.
- Separates code for easier selection
- Implements consistent getter/setter APIs
- Fixnasa#736/nasa#781: MsgId logic no longer overrides bits in init
- Fixnasa#529: Get size supports max size
- Adds single big endian time implementation, but not selected
- Adds msg module to module list
- Adds msg module to cppcheck
Is your feature request related to a problem? Please describe.
CodeQL warning on:
osal/ut_assert/inc/utstubs.h
Line 479 in 09a2c5e
osal/ut_assert/src/utstubs.c
Lines 845 to 855 in 09a2c5e
Describe the solution you'd like
Terminate list with NULL in macro
Describe alternatives you've considered
None
Additional context
CodeQL warning
Requester Info
Jacob Hageman - NASA/GSFC
The text was updated successfully, but these errors were encountered: