Skip to content

Fix segfault when using ANY#10

Open
Powerbyte7 wants to merge 1 commit into
eviltrout:masterfrom
Powerbyte7:patch-1
Open

Fix segfault when using ANY#10
Powerbyte7 wants to merge 1 commit into
eviltrout:masterfrom
Powerbyte7:patch-1

Conversation

@Powerbyte7

Copy link
Copy Markdown

If port is null, the program attempts to read at an illegal address with port->ip. This check prevents a segfault from occurring.

If port is null, the program attempts to read at an illegal address with port->ip. This check prevents a segfault from occurring.
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