Skip to content

Correct null pointer dereference in setting a null outcome#666

Merged
tturocy merged 1 commit intomaint16_4from
fix_outcome_nullptr
Dec 4, 2025
Merged

Correct null pointer dereference in setting a null outcome#666
tturocy merged 1 commit intomaint16_4from
fix_outcome_nullptr

Conversation

@tturocy
Copy link
Copy Markdown
Member

@tturocy tturocy commented Dec 4, 2025

This fixes a regression introduced when moving to using std::shared_ptr to handle reference-counting for game objects.

Fixes #625 and #647.

This fixes a regression introduced when moving to using `std::shared_ptr`
to handle reference-counting for game objects.

Fixes #625 and #647.
@tturocy tturocy merged commit 9d28e17 into maint16_4 Dec 4, 2025
27 of 28 checks passed
@tturocy tturocy deleted the fix_outcome_nullptr branch December 5, 2025 08:49
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.

1 participant