Skip to content

Fixed logLevel missing type validation on severity and partition parameters#7595

Open
harshitgupta62 wants to merge 1 commit into
XRPLF:developfrom
harshitgupta62:fix-loglevel-missing-type-validation
Open

Fixed logLevel missing type validation on severity and partition parameters#7595
harshitgupta62 wants to merge 1 commit into
XRPLF:developfrom
harshitgupta62:fix-loglevel-missing-type-validation

Conversation

@harshitgupta62

Copy link
Copy Markdown

Fixed missing input type validation for severity and partition parameters in log_level RPC by adding isString() checks before calling asString(), preventing invalid JSON types from causing exceptions or rpcINTERNAL errors.

@harshitgupta62 harshitgupta62 force-pushed the fix-loglevel-missing-type-validation branch 2 times, most recently from 59102e5 to 70d26e3 Compare June 22, 2026 20:39
@harshitgupta62 harshitgupta62 force-pushed the fix-loglevel-missing-type-validation branch from 70d26e3 to cbeed57 Compare June 23, 2026 13:43
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