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

[21362] Fail when trying to serialize std::string with null characters on its content #245

Merged
merged 6 commits into from
Nov 8, 2024

Commits on Nov 5, 2024

  1. Refs #21362. Add test.

    Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
    MiguelCompany committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    5f961ad View commit details
    Browse the repository at this point in the history
  2. Refs #21362. Fix Cdr behavior.

    Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
    MiguelCompany committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ecc6cf8 View commit details
    Browse the repository at this point in the history
  3. Refs #21362. Fix FastCDR behavior.

    Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
    MiguelCompany committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    5a109ef View commit details
    Browse the repository at this point in the history
  4. Refs #21362. Fix dll export.

    Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
    MiguelCompany committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3debdec View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Refs #21362. Leave implementation in header.

    Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
    MiguelCompany committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    0790a73 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Refs #21362. Apply suggestion.

    Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
    
    Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com>
    MiguelCompany and Mario-DL authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b0b5fac View commit details
    Browse the repository at this point in the history