You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Be less strict with parameter lengths (#5225) (#5247)
* Be less strict with parameter lengths (#5225)
* Refs #21537. Add regression test for interoperability issue.
Signed-off-by: Miguel Company <[email protected]>
* Refs #21537. Add regression test for big parameters.
Signed-off-by: Miguel Company <[email protected]>
* Refs #21537. Fix builtin deserialization length checks.
Signed-off-by: Miguel Company <[email protected]>
* Refs #21537. Special cases in test.
Signed-off-by: Miguel Company <[email protected]>
* Refs #21537. Extend test to full non-custom range.
Signed-off-by: Miguel Company <[email protected]>
* Refs #21537. Extend parameter size to 64K.
Signed-off-by: Miguel Company <[email protected]>
* Refs #21537. Uncrustify.
Signed-off-by: Miguel Company <[email protected]>
* Refs #21638. Fix windows warning.
Signed-off-by: Miguel Company <[email protected]>
---------
Signed-off-by: Miguel Company <[email protected]>
(cherry picked from commit 7b111f9)
# Conflicts:
# src/cpp/fastdds/core/policy/ParameterSerializer.hpp
* Refs #21638: Fix conflicts
Signed-off-by: JesusPoderoso <[email protected]>
* Fix unit tests build
Signed-off-by: Miguel Company <[email protected]>
---------
Signed-off-by: JesusPoderoso <[email protected]>
Signed-off-by: Miguel Company <[email protected]>
Co-authored-by: Miguel Company <[email protected]>
Co-authored-by: JesusPoderoso <[email protected]>
0 commit comments