summaryrefslogtreecommitdiff
path: root/tests/instances.tcl
diff options
context:
space:
mode:
authorOran Agra <oran@redislabs.com>2021-01-31 12:13:45 +0200
committerGitHub <noreply@github.com>2021-01-31 12:13:45 +0200
commit5a7eb9c8810980c4a3e453d9f9fa6d19ab832062 (patch)
tree3bc74a25a61482b7c36be7ff6e61c0074b162f7b /tests/instances.tcl
parenteacccd2acbbebde3e50e14a4d0ade5b1ccc2bc07 (diff)
downloadredis-5a7eb9c8810980c4a3e453d9f9fa6d19ab832062.tar.gz
Fix test issues from introduction of HRANDFIELD (#8424)
* The corrupt dump fuzzer found a division by zero. * in some cases the random fields from the HRANDFIELD tests produced fields with newlines and other special chars (due to \ char), this caused the TCL tests to see a bulk response that has a newline in it and add {} around it, later it can think this is a nested list. in fact the `alpha` random string generator isn't using spaces and newlines, so it should not use `\` either.
Diffstat (limited to 'tests/instances.tcl')
0 files changed, 0 insertions, 0 deletions