Skip to content

fix redis parser array#203

Merged
tonivade merged 1 commit into
masterfrom
fix/redis_parser_array
Jul 14, 2026
Merged

fix redis parser array#203
tonivade merged 1 commit into
masterfrom
fix/redis_parser_array

Conversation

@tonivade

Copy link
Copy Markdown
Owner

fixes CWE-400 (Uncontrolled Resource Consumption) on RedisParser when parsing an array.

There's no array size check and it can lead to a out of memory error.

@tonivade
tonivade merged commit c119bf4 into master Jul 14, 2026
4 checks passed
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