summaryrefslogtreecommitdiff
path: root/src/db.c
diff options
context:
space:
mode:
authorivanstosic-janea <82372754+ivanstosic-janea@users.noreply.github.com>2022-02-07 21:57:11 +0100
committerGitHub <noreply@github.com>2022-02-07 22:57:11 +0200
commitbb875603fb7ff3f9d19aad906bd45d7db98d9a39 (patch)
treebca76b57f33d7213e7b69c12ed34119ce5ec3e88 /src/db.c
parent9a0ab2fbbfe7824cc9d611689af3ae65797d3554 (diff)
downloadredis-bb875603fb7ff3f9d19aad906bd45d7db98d9a39.tar.gz
Fix protocol error caused by redis-benchmark (#10236)
The protocol error was caused by the buggy `writeHandler` in `redis-benchmark.c`, which didn't handle one of the cases, thereby repeating data, leading to protocol errors when the values being sent are very long. This PR fixes #10233, issue introduced by #7959
Diffstat (limited to 'src/db.c')
0 files changed, 0 insertions, 0 deletions