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

Add guards to xrdp_mm_module_cleanup #3198

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

matt335672
Copy link
Member

Fixes #1060

See #1060 for background.

Adds pointer checks to less commonly used codepaths to prevent a possible SEGV on process shutdown.

Probably not needed for v0.10 which should be more stable.

Adds pointer checks to less commonly used codepaths to prevent
a possible SEGV on process shutdown.
@matt335672 matt335672 merged commit 8f21f43 into neutrinolabs:devel Aug 26, 2024
14 checks passed
@matt335672 matt335672 deleted the add_pointer_guards branch August 26, 2024 15:06
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.

xrdp received signal SIGSEGV when disconnecting
3 participants