Return value is not handled #534

Closed
opened 2023-03-27 23:57:11 +02:00 by gaisser · 2 comments
Member

6dbb9b5e37/mission/tmtc/VirtualChannelWithQueue.cpp (L43)

There is a missing result = before tmStore.deleteData

https://egit.irs.uni-stuttgart.de/eive/eive-obsw/src/commit/6dbb9b5e37a9586e971cc513cfb63e3028aea1a3/mission/tmtc/VirtualChannelWithQueue.cpp#L43 There is a missing ``result = `` before tmStore.deleteData
Owner

The possible memory leak on write failures is more worrying. I think it is more important to propagate the write error, but the memory leak will definitely be fixed.

The possible memory leak on write failures is more worrying. I think it is more important to propagate the write error, but the memory leak will definitely be fixed.
Owner

done

done
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: eive/eive-obsw#534
No description provided.