Skip to content

No host client validation in SV_HandleClientMessage handler #17

Description

@Xelson

void SV_HandleClientMessage(IRehldsHook_HandleNetCommand* hookchain, IGameClient* apiClient, int8 opcode)

There is a chance that host_client will be nullptr for e.g after other modules kick the player, before the chain reaches the module. Should be properly validated
Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions