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 crash in socket refc handling #1477

Merged
merged 1 commit into from
Jan 18, 2025

Conversation

pguyot
Copy link
Collaborator

@pguyot pguyot commented Jan 17, 2025

Ensure refcount of socket resources is properly handled on demonitor Also ensure that demonitor happens when selected process is cleared

These changes are made under both the "Apache 2.0" and the "GNU Lesser General
Public License 2.1 or later" license terms (dual license).

SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later

Ensure refcount of socket resources is properly handled on demonitor
Also ensure that demonitor happens when selected process is cleared

Signed-off-by: Paul Guyot <pguyot@kallisys.net>
@bettio bettio merged commit 8e4efd6 into atomvm:release-0.6 Jan 18, 2025
71 of 101 checks passed
bettio added a commit that referenced this pull request Jan 18, 2025
Merge socket refc handling fix (#1477) from release-0.6.
@pguyot pguyot deleted the w03/fix-crash-in-sockets branch January 18, 2025 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants