[23043] Fix ParticipantGenericMessage serialization#5843
Merged
MiguelCompany merged 4 commits intomasterfrom Jun 6, 2025
Merged
[23043] Fix ParticipantGenericMessage serialization#5843MiguelCompany merged 4 commits intomasterfrom
MiguelCompany merged 4 commits intomasterfrom
Conversation
Signed-off-by: cferreiragonz <carlosferreira@eprosima.com>
Signed-off-by: Juan Lopez Fernandez <juanlopez@eprosima.com>
Signed-off-by: cferreiragonz <carlosferreira@eprosima.com>
b172dff to
02b0eea
Compare
Signed-off-by: cferreiragonz <carlosferreira@eprosima.com>
Contributor
|
CI passed on #02b0eea, although we will relaunch it after review |
Carlosespicur
approved these changes
Jun 5, 2025
Member
|
@Mergifyio backport 2.14.x |
Contributor
✅ Backports have been createdDetails
|
mergify Bot
pushed a commit
that referenced
this pull request
Jun 6, 2025
* Refs #23043: Regression Test Signed-off-by: cferreiragonz <carlosferreira@eprosima.com> * Refs #23043: Fix ParticipantGenericMessage serialization Signed-off-by: Juan Lopez Fernandez <juanlopez@eprosima.com> * Refs #23043: Align after calculating serialized size Signed-off-by: cferreiragonz <carlosferreira@eprosima.com> * Refs #23043: Uncrustify Signed-off-by: cferreiragonz <carlosferreira@eprosima.com> --------- Signed-off-by: cferreiragonz <carlosferreira@eprosima.com> Signed-off-by: Juan Lopez Fernandez <juanlopez@eprosima.com> Co-authored-by: cferreiragonz <carlosferreira@eprosima.com> (cherry picked from commit 1bf0040) # Conflicts: # src/cpp/rtps/security/SecurityManager.cpp # test/blackbox/CMakeLists.txt
12 tasks
cferreiragonz
pushed a commit
that referenced
this pull request
Jun 26, 2025
* Refs #23043: Regression Test Signed-off-by: cferreiragonz <carlosferreira@eprosima.com> * Refs #23043: Fix ParticipantGenericMessage serialization Signed-off-by: Juan Lopez Fernandez <juanlopez@eprosima.com> * Refs #23043: Align after calculating serialized size Signed-off-by: cferreiragonz <carlosferreira@eprosima.com> * Refs #23043: Uncrustify Signed-off-by: cferreiragonz <carlosferreira@eprosima.com> --------- Signed-off-by: cferreiragonz <carlosferreira@eprosima.com> Signed-off-by: Juan Lopez Fernandez <juanlopez@eprosima.com> Co-authored-by: cferreiragonz <carlosferreira@eprosima.com> (cherry picked from commit 1bf0040) # Conflicts: # src/cpp/rtps/security/SecurityManager.cpp # test/blackbox/CMakeLists.txt
rsanchez15
pushed a commit
that referenced
this pull request
Jun 27, 2025
* Fix ParticipantGenericMessage serialization (#5843) * Refs #23043: Regression Test Signed-off-by: cferreiragonz <carlosferreira@eprosima.com> * Refs #23043: Fix ParticipantGenericMessage serialization Signed-off-by: Juan Lopez Fernandez <juanlopez@eprosima.com> * Refs #23043: Align after calculating serialized size Signed-off-by: cferreiragonz <carlosferreira@eprosima.com> * Refs #23043: Uncrustify Signed-off-by: cferreiragonz <carlosferreira@eprosima.com> --------- Signed-off-by: cferreiragonz <carlosferreira@eprosima.com> Signed-off-by: Juan Lopez Fernandez <juanlopez@eprosima.com> Co-authored-by: cferreiragonz <carlosferreira@eprosima.com> (cherry picked from commit 1bf0040) # Conflicts: # src/cpp/rtps/security/SecurityManager.cpp # test/blackbox/CMakeLists.txt * Fix Conflicts Signed-off-by: cferreiragonz <carlosferreira@eprosima.com> --------- Signed-off-by: cferreiragonz <carlosferreira@eprosima.com> Co-authored-by: juanlofer-eprosima <88179026+juanlofer-eprosima@users.noreply.github.com> Co-authored-by: cferreiragonz <carlosferreira@eprosima.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR:
@Mergifyio backport 3.2.x 2.14.x
Contributor Checklist
versions.mdfile (if applicable).Reviewer Checklist