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

[21638] Be less strict with parameter lengths #5225

Merged
merged 8 commits into from
Sep 19, 2024
Merged

Commits on Sep 19, 2024

  1. Refs #21537. Add regression test for interoperability issue.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    cd0dee0 View commit details
    Browse the repository at this point in the history
  2. Refs #21537. Add regression test for big parameters.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9f11689 View commit details
    Browse the repository at this point in the history
  3. Refs #21537. Fix builtin deserialization length checks.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1a2a8c9 View commit details
    Browse the repository at this point in the history
  4. Refs #21537. Special cases in test.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ba76466 View commit details
    Browse the repository at this point in the history
  5. Refs #21537. Extend test to full non-custom range.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b66dd9a View commit details
    Browse the repository at this point in the history
  6. Refs #21537. Extend parameter size to 64K.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    64b1a02 View commit details
    Browse the repository at this point in the history
  7. Refs #21537. Uncrustify.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8828dc5 View commit details
    Browse the repository at this point in the history
  8. Refs #21638. Fix windows warning.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8115cfa View commit details
    Browse the repository at this point in the history