Skip to content

Fix PatchVersion parsing in server_info.cpp - #21

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

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

Conversation

@anzz1

@anzz1 anzz1 commented Mar 26, 2026

Copy link
Copy Markdown

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

@kwpd kwpd mentioned this pull request Jul 24, 2026
@kwpd

kwpd commented Jul 24, 2026

Copy link
Copy Markdown

Hi... you have Linux; could you compile the fixed file and upload it?

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.

2 participants