Skip to content

input validation and removal of unsafe numeric parsing#628

Open
metsw24-max wants to merge 1 commit intoapache:trunkfrom
metsw24-max:input-validation-balancer-manager
Open

input validation and removal of unsafe numeric parsing#628
metsw24-max wants to merge 1 commit intoapache:trunkfrom
metsw24-max:input-validation-balancer-manager

Conversation

@metsw24-max
Copy link
Copy Markdown

This change hardens balancer-manager parameter handling by replacing permissive numeric parsing atoi atof with strict range-checked parsing
It ensures malformed or partially valid inputs are rejected instead of being silently coerced into valid values.

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