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

Fix memory leak and crash due to fragmented message to unaliased process #7915

Conversation

rickard-green
Copy link
Contributor

@rickard-green rickard-green commented Nov 29, 2023

Fixes #7834
Fixes #7890

@rickard-green rickard-green added team:VM Assigned to OTP team VM fix labels Nov 29, 2023
@rickard-green rickard-green self-assigned this Nov 29, 2023
Copy link
Contributor

github-actions bot commented Nov 29, 2023

CT Test Results

       3 files     140 suites   47m 20s ⏱️
1 567 tests 1 518 ✔️ 49 💤 0
2 075 runs  2 007 ✔️ 68 💤 0

Results for commit ceb208a.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

…frag-unaliased-leak/25/OTP-18885

* rickard/frag-unaliased-leak/24/OTP-18885:
  [erts] Fix memory leak of fragmented message to unaliased process
…frag-unaliased-leak/OTP-18885

* rickard/frag-unaliased-leak/25/OTP-18885:
  [erts] Fix memory leak of fragmented message to unaliased process
…frag-unaliased-leak/25/OTP-18885

* rickard/frag-unaliased-leak/24/OTP-18885:
  [erts] Fix crash on reception of fragmentated message to unaliased process
…frag-unaliased-leak/OTP-18885

* rickard/frag-unaliased-leak/25/OTP-18885:
  [erts] Fix crash on reception of fragmentated message to unaliased process
@rickard-green rickard-green force-pushed the rickard/frag-unaliased-leak/OTP-18885 branch from dbfe09a to ceb208a Compare November 30, 2023 19:14
@rickard-green rickard-green changed the title Fix memory leak of fragmented message to unaliased process Fix memory leak and crash due to fragmented message to unaliased process Nov 30, 2023
@rickard-green rickard-green merged commit cf4f6e1 into erlang:maint Dec 5, 2023
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix team:VM Assigned to OTP team VM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant