-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Describe the bug
Variable result going out of scope leaks the storage it points to.
Expected behavior
Fix leak
Code snips
cFS-GroundSystem/Subsystems/cmdUtil/SendUdp.c
Lines 92 to 95 in 2af2a8d
| if (rp == NULL) | |
| { | |
| return -4; | |
| } |
System observed on:
Coverity: https://scan.coverity.com/projects/arielsadamsnasa-cfs-jsf-rules?tab=overview
Reporter Info
Ariel Adams, ASRC Federal
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers