Skip to content

Fixed broken fuzzer #1654

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 6, 2021
Merged

Fixed broken fuzzer #1654

merged 1 commit into from
Feb 6, 2021

Conversation

AdamKorcz
Copy link
Contributor

As the fuzzer was moved, a few small changes are necessary to make it run.

@@ -4,16 +4,17 @@ package fuzz

import (
"context"
"github.com/go-redis/redis"
Copy link
Collaborator

Choose a reason for hiding this comment

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

v8 suffix - I will add it myself.

@vmihailenco
Copy link
Collaborator

👍 Sorry for breaking it

@vmihailenco vmihailenco merged commit 89b72c9 into redis:master Feb 6, 2021
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.

2 participants