Skip to content

Fix PatchVersion parsing in server_info.cpp#21

Open
anzz1 wants to merge 1 commit intorehlds:masterfrom
anzz1:patch-4
Open

Fix PatchVersion parsing in server_info.cpp#21
anzz1 wants to merge 1 commit intorehlds:masterfrom
anzz1:patch-4

Conversation

@anzz1
Copy link
Copy Markdown

@anzz1 anzz1 commented Mar 26, 2026

The *value++ = '\0'; line removes the = character which made the if (!strcmp(line, "PatchVersion=")) { never find it and thus never match.

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