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

[19416] Fix bad-free when receiving malformed DATA submessage #3824

Merged
merged 9 commits into from
Sep 20, 2023

Commits on Sep 19, 2023

  1. Refs #16784. Added basic custom chaining transport.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    8b3bd39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    960c3d6 View commit details
    Browse the repository at this point in the history
  3. Refs #16784. Added regression file.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    15a2527 View commit details
    Browse the repository at this point in the history
  4. Refs #16784. Processing regression files.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    1481a81 View commit details
    Browse the repository at this point in the history
  5. Refs #16784. Separation of transport and descriptor.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    2b783bd View commit details
    Browse the repository at this point in the history
  6. Refs #16784. Small refactor.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    ee76c49 View commit details
    Browse the repository at this point in the history
  7. Refs #16784. Fix issue.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    6fdbe79 View commit details
    Browse the repository at this point in the history
  8. Refs #19416. Fix build error in Mac.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    ee95b87 View commit details
    Browse the repository at this point in the history
  9. Refs #19416. Fix include order.

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