Skip to content

Conversation

brb3
Copy link
Contributor

@brb3 brb3 commented Oct 12, 2025

Description

This PR addresses corruption of multi-byte characters when those characters span across two chunks during decoding.

This problem is described in issue #2993 and @msebire provided a fix (and test cases) back in July in this comment. This PR incorporates those fixes.

NOTE: I searched for previous PRs for this issue (thinking that @msebire may have made one themselves), but couldn't find any.


Checklist

  • Does npm test pass with this change (including linting)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?

Copy link

jit-ci bot commented Oct 12, 2025

Hi, I’m Jit, a friendly security platform designed to help developers build secure applications from day zero with an MVS (Minimal viable security) mindset.

In case there are security findings, they will be communicated to you as a comment inside the PR.

Hope you’ll enjoy using Jit.

Questions? Comments? Want to learn more? Get in touch with us.

Copy link
Collaborator

@nkaradzhov nkaradzhov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CLGTM

Copy link
Member

@bobymicroby bobymicroby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@nkaradzhov nkaradzhov merged commit d7c6544 into redis:master Oct 13, 2025
17 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.

3 participants