Skip to content
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

Cast key length to correct type #161

Merged
merged 1 commit into from
Jan 18, 2021
Merged

Conversation

jongiddy
Copy link
Contributor

Very small patch to cast the key length to the correct type for the ngx_http_vhost_traffic_status_node_t. Without this change, keys over 255 characters are not passed through correctly, and corrupt the output data.

@vozlt vozlt merged commit badf08d into vozlt:master Jan 18, 2021
@vozlt vozlt added the bug label Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants