Skip to content

Bots deinit - Guard against random nullptr deref on NEORules#1928

Merged
nullsystem merged 1 commit intoNeotokyoRebuild:masterfrom
nullsystem:GuardRandomRuleNullptrDeref
Apr 5, 2026
Merged

Bots deinit - Guard against random nullptr deref on NEORules#1928
nullsystem merged 1 commit intoNeotokyoRebuild:masterfrom
nullsystem:GuardRandomRuleNullptrDeref

Conversation

@nullsystem
Copy link
Copy Markdown
Collaborator

Description

Rare random crash, disconnecting a local server and deinitalizing, a nullptr deref can happen in:
CNEOBotVision::IsIgnored getting ghoster player from NEORules().

Toolchain

  • Linux GCC Distro Native Arch/GCC 15

Linked Issues

  • fixes #
  • related #

Rare random crash, disconnecting a local server and deinitalizing,
a nullptr deref can happen in:
`CNEOBotVision::IsIgnored` getting ghoster player from `NEORules()`.
@nullsystem nullsystem requested a review from sunzenshen April 5, 2026 17:29
@sunzenshen sunzenshen requested a review from a team April 5, 2026 18:25
@nullsystem nullsystem merged commit 08cbfd3 into NeotokyoRebuild:master Apr 5, 2026
7 checks passed
Mngdd pushed a commit to Mngdd/neo that referenced this pull request Apr 6, 2026
…oRebuild#1928)

Rare random crash, disconnecting a local server and deinitalizing,
a nullptr deref can happen in:
`CNEOBotVision::IsIgnored` getting ghoster player from `NEORules()`.
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.

3 participants