This commit is contained in:
@ -22,6 +22,8 @@ ReturnValue_t PusLiveDemux::demultiplexPackets(StorageManagerIF& tmStore,
|
||||
#if FSFW_CPP_OSTREAM_ENABLED == 1
|
||||
sif::error << "PusLiveDemux::handlePacket: Store too full to create data copy" << std::endl;
|
||||
#endif
|
||||
tmStore.deleteData(origStoreId);
|
||||
break;
|
||||
}
|
||||
} else {
|
||||
message.setStorageId(origStoreId);
|
||||
|
Reference in New Issue
Block a user