Skip to content

Fix: Harden PhpRedis against protocol errors#2871

Closed
michael-grunder wants to merge 1 commit into
developfrom
fix/protocol-errors
Closed

Fix: Harden PhpRedis against protocol errors#2871
michael-grunder wants to merge 1 commit into
developfrom
fix/protocol-errors

Conversation

@michael-grunder

Copy link
Copy Markdown
Member
  • Fix a double free when zipping keys and scores.
  • Instead of aborting with an assertion if elements != 2 just warn and return failure
  • Instead of crashing on xclaim reply shape issues, just return false

* Fix a double free when zipping keys and scores.
* Instead of aborting with an assertion if elements != 2 just warn and
  return failure
* Instead of crashing on `xclaim` reply shape issues, just return false
@michael-grunder michael-grunder deleted the fix/protocol-errors branch June 14, 2026 16:21
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