Skip to content

Conversation

huiyifyj
Copy link
Contributor

Add missing errUnexpectedRead error variable to conn_check_dummy.go for non-unix build constraints.


The variable was used in common code, missing it caused build errors on non-unix systems.

// before WithReader to ensure proper context is available to handlers
if p.cfg.PushNotificationsEnabled && err == errUnexpectedRead {
// we know that there is something in the buffer, so peek at the next reply type without

Copy link

jit-ci bot commented Sep 28, 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
Contributor

@elena-kolevska elena-kolevska left a comment

Choose a reason for hiding this comment

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

Thanks @huiyifyj

@htemelski-redis htemelski-redis merged commit 3ad9f9c into redis:master Sep 29, 2025
23 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