Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issues with DpContainer and ExternalSerializeBuffer #2941

Merged
merged 7 commits into from
Oct 11, 2024

Conversation

bocchino
Copy link
Collaborator

@bocchino bocchino commented Oct 10, 2024

Change Description

This PR fixes issues with DpContainer and ExternalSerializeBuffer, as described in #2938. It also adds unit tests for ExternalSerializeBuffer and augments the unit tests for data products.

Future Work

Complete nasa/fpp#520, which will clear out additional state data when requesting a DpContainer.

* Revise DpContainer to reset data size when setting the buffer
* Revise ExternalSerializeBuffer to clear the serialization state
  when setting the buffer
* Add tests for ExternalSerializeBuffer
Fw/Types/Serializable.hpp Dismissed Show dismissed Hide dismissed
@LeStarch LeStarch merged commit 4b379f8 into nasa:devel Oct 11, 2024
33 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants