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
To Reproduce
Conceptually - app calls CFE_SB_GetLastSenderID, gets pointer, data gets overwritten, app takes action based on overwritten data vs original context
Describe the bug
CFE_SB_GetLastSenderID returns pointer to data that could be overwritten at any time
See #605 (comment) for related comments
To Reproduce
Conceptually - app calls CFE_SB_GetLastSenderID, gets pointer, data gets overwritten, app takes action based on overwritten data vs original context
Expected behavior
No race.
Code snips
cFE/fsw/cfe-core/src/sb/cfe_sb_api.c
Lines 1651 to 1657 in 60a5f65
System observed on:
N/A
Additional context
#605
Reporter Info
Jacob Hageman
The text was updated successfully, but these errors were encountered: