Skip to content

Bug Fix - Server crashes in case of wrong number of args #1710

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bipoool
Copy link
Contributor

@bipoool bipoool commented Apr 29, 2025

In case of an incorrect number of arguments for HANDSHAKE, an error is generated, but the server continues processing and does not return the error. Which results in a crash because it tries to get Args[0] & Args[1]

image

@CLAassistant
Copy link

CLAassistant commented Apr 29, 2025

CLA assistant check
All committers have signed the CLA.

@psedra

This comment was marked as spam.

@bipoool bipoool force-pushed the hotfix/continue-on-error branch from 7560c63 to d917eff Compare May 1, 2025 12:50
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