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 Serialisation to properly deal with trivially copyable types #93

Merged
merged 19 commits into from
Sep 27, 2023

Conversation

TrentHouliston
Copy link
Member

Makes the serialisation code handle trivially copyable types.
Also fixes the iterable version as it had a buffer overflow error

tests/util/serialise/serialise.cpp Outdated Show resolved Hide resolved
tests/util/serialise/serialise.cpp Outdated Show resolved Hide resolved
tests/util/serialise/serialise.cpp Outdated Show resolved Hide resolved
tests/util/serialise/serialise.cpp Show resolved Hide resolved
src/util/serialise/Serialise.hpp Outdated Show resolved Hide resolved
src/extension/network/NUClearNetwork.cpp Show resolved Hide resolved
tests/util/serialise/serialise.cpp Outdated Show resolved Hide resolved
tests/util/serialise/serialise.cpp Outdated Show resolved Hide resolved
tests/util/serialise/serialise.cpp Outdated Show resolved Hide resolved
tests/util/serialise/serialise.cpp Outdated Show resolved Hide resolved
tests/util/serialise/serialise.cpp Outdated Show resolved Hide resolved
tests/util/serialise/serialise.cpp Outdated Show resolved Hide resolved
src/extension/network/NUClearNetwork.cpp Outdated Show resolved Hide resolved
src/extension/network/NUClearNetwork.cpp Outdated Show resolved Hide resolved
@TrentHouliston TrentHouliston enabled auto-merge (squash) September 27, 2023 04:56
@TrentHouliston TrentHouliston merged commit ca947ad into main Sep 27, 2023
14 of 15 checks passed
@TrentHouliston TrentHouliston deleted the houliston/serialisation branch September 27, 2023 05:07
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.

2 participants